summaryrefslogtreecommitdiff
path: root/src/templates/base.html
diff options
context:
space:
mode:
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">