We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275c443 commit 7905e88Copy full SHA for 7905e88
Caddyfile
@@ -8,7 +8,7 @@ redir /spiele/ /spiele
8
redir /spiele /spiele/aktuell
9
10
@game path_regexp game ^\/spiele\/aktuell(.*)$
11
-rewrite @game /spiele/25_hase-und-igel{re.game.1}
+rewrite @game /spiele/26_piranhas{re.game.1}
12
@trail path_regexp trail ^(.*)/$
13
rewrite @trail {re.trail.1}
14
hyperbook/book/spiele/25_hase-und-igel/index.md
@@ -1,6 +1,7 @@
1
---
2
name: Hase und Igel
3
expanded: true
4
+hide: true
5
6
7
# Modifizierte Spielregeln "Hase und Igel" für die Software-Challenge 2025
0 commit comments