We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4085b08 commit 1b5c158Copy full SHA for 1b5c158
1 file changed
templates/base.html
@@ -26,8 +26,9 @@
26
</a>
27
<a onclick="toggleMenu()" class="button button-overflow">≡</a>
28
<nav id="main-nav">
29
- <a href="/campeggio">Camp</a>
+ <a href="https://pretalx.endsummer.camp/2K25/schedule/">Programma</a>
30
<a href="/schedule">Contenuti</a>
31
+ <a href="/campeggio">Camp</a>
32
<a href="/faq">FAQ</a>
33
<a href="https://www.endsummercamp.org/index.php/Main_Page">Wiki</a>
34
<a href="http://t.me/endsummercamp" class="button telegram">Telegram</a>
@@ -67,4 +68,4 @@
67
68
</script>
69
</body>
70
-</html>
71
+</html>
0 commit comments