diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 76daffc..0000000 --- a/public/index.html +++ /dev/null @@ -1,19 +0,0 @@ -<!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> - |
