diff options
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> |