We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcdd63 commit a1a7a32Copy full SHA for a1a7a32
src/hello.html
@@ -0,0 +1,9 @@
1
+<html>
2
+
3
+<body>
4
+ <script>
5
+ alert("Hello from hello.html!");
6
+ </script>
7
+</body>
8
9
+</html>
0 commit comments