aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2024-02-14 22:40:09 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2024-02-14 22:40:09 +0100
commit3c39d1553de92cd6cac891f2c3b186701ec60332 (patch)
tree8d7fa72e1b70c33ed6b01b45e724338df3ea5ab7 /templates
parent10a76a5bf0a9d051aa9432566088034c5ced714b (diff)
Remove unnecessary static files
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html
index f1967e4..e28be64 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -34,8 +34,5 @@
<p>There are no posts yet.</p>
{{?}}
</main>
- <footer>
- <p>Press 1, 2, and 3 to switch.</p>
- </footer>
</body>
</html>