summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorDavid T. Sadler <davidtsadler@googlemail.com>2019-03-25 21:05:35 +0000
committerDavid T. Sadler <davidtsadler@googlemail.com>2019-03-25 21:05:35 +0000
commite1f06b311652786b2a3c9dd5981bbe9b51383d1a (patch)
tree6a584596d2d402f6eeb1e4bc14374a76fb8e1dec /public/index.html
parent4972068ab2e97a017e28f4e7b91858f9fcaeceb6 (diff)
Begining of rebuild.
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>
+