summaryrefslogtreecommitdiff
path: root/src/templates/base.html
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2025-07-16 20:35:49 +0200
committeruser@node5.net <user@node5.net>2025-07-16 20:35:49 +0200
commite0ec6e81c232c782220934c12719ecdfe49f236f (patch)
tree7c767e3eab1f30b349a696478a1bba83505d2535 /src/templates/base.html
parent6e70a2b301f3e22951aeb68e8323b7af67772555 (diff)
Spacing, show days as line, 2025 theming
Diffstat (limited to 'src/templates/base.html')
-rw-r--r--src/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/base.html b/src/templates/base.html
index ac28685..54c9c5e 100644
--- a/src/templates/base.html
+++ b/src/templates/base.html
@@ -3,7 +3,7 @@
<head>
{% block head %}
<link rel="stylesheet" href="/main.css"/>
- <title>Text TV - Bornhack 24</title>
+ <title>Text TV - Bornhack 25</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">