We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab00605 commit f7da202Copy full SHA for f7da202
index.html
@@ -0,0 +1,11 @@
1
+#index.hmtl
2
+<html>
3
+<body>
4
+<div>
5
+ <ul>
6
+ <li>bricks</li>
7
+ <li>sand</li>
8
+ </ul>
9
+</div>
10
+</body>
11
+</html>
0 commit comments