diff options
author | Blaise Thompson <blaise@untzag.com> | 2020-11-25 21:12:59 -0600 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2020-11-25 21:12:59 -0600 |
commit | ea26acf949349dbc2b2b5962ab66c8aaaf580f2f (patch) | |
tree | 42d6a352084664ac505138d86a118659e05cec81 /public/template.html | |
parent | eab7cac3cab9dc702d81d5ff3fb9fb322047e898 (diff) |
birthday-hill
Diffstat (limited to 'public/template.html')
-rw-r--r-- | public/template.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/public/template.html b/public/template.html deleted file mode 100644 index 1f65e4c..0000000 --- a/public/template.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<meta name="viewport" content="width=80ch, initial-scale=1.0, user-scalable=no"> -<html> -<head> - <meta charset="utf-8"> - <title>TITLE</title> - <link rel="stylesheet" href="style.css"> -</head> -<body> - -<h1>TITLE</h1> - - -</body> -</html> |