diff options
author | Emile <git@emile.space> | 2024-11-06 19:03:22 +0100 |
---|---|---|
committer | Emile <git@emile.space> | 2024-11-06 19:03:22 +0100 |
commit | 31a4688f369ffb47e4884a3e5e871ef08f175f43 (patch) | |
tree | 9e5920a07193dc75c9208786b7d9bd82e8f60288 /templates/index.html | |
parent | 4740f26d28d3b2c9b10cdaaaf1618bcd4bba84fe (diff) |
html updates
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/templates/index.html b/templates/index.html index ab869da..5d033c5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -50,18 +50,6 @@ <br> <br> - <pre> -╭──╮ ╭──────────────────────╮ -│ _│_ │ │ -│ O O < LET THE GAMES BEGIN! │ -│ │╷ │ │ -│ ││ ╰──────────────────────╯ -│ ─╯│ -╰───╯ - </pre> - - - </body> {{ template "footer" . }} {{ end }} |