summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..76daffc
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,19 @@
+<!doctype html>
+<html class="no-js" lang="en">
+
+<head>
+ <meta charset="utf-8">
+ <title>davidtsadler.com</title>
+ <meta name="description" content="Coming Soon">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+
+ <link rel="stylesheet" href="css/normalize.css">
+ <link rel="stylesheet" href="css/main.css">
+</head>
+
+<body>
+ <h1>Coming Soon</h1>
+</body>
+
+</html>
+