We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit ad2a50bCopy full SHA for ad2a50b
index.html
@@ -0,0 +1,8 @@
1
+<html>
2
+ <head>
3
+ <title>My Github Page</title>
4
+ </head>
5
+ <body>
6
+ <p>Test to make sure it all works</p>
7
+ </body>
8
+</html>
0 commit comments