We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 78bf8baCopy full SHA for 78bf8ba
index.html
@@ -0,0 +1,10 @@
1
+<!DOCTYPE html>
2
+<html>
3
+<head>
4
+ <meta charset="utf-8"/>
5
+ <title>Under Construction</title>
6
+</head>
7
+<body>
8
+ Please visit <a href="http://shawphy.com">my blog</a>
9
+</body>
10
+</html>
0 commit comments