added teilnehmerliste link
This commit is contained in:
parent
a892b9963e
commit
676e9c95c9
2 changed files with 3 additions and 2 deletions
|
@ -3,3 +3,4 @@ Redirect /wiki https://wiki.kif.rocks/wiki/KIF470:Hauptseite
|
||||||
Redirect /kulturtag https://wiki.kif.rocks/wiki/KIF470:Kulturtag
|
Redirect /kulturtag https://wiki.kif.rocks/wiki/KIF470:Kulturtag
|
||||||
Redirect /cfd https://wiki.kif.rocks/wiki/KIF470:Call_for_Decoration
|
Redirect /cfd https://wiki.kif.rocks/wiki/KIF470:Call_for_Decoration
|
||||||
Redirect /twitter https://twitter.com/kif470
|
Redirect /twitter https://twitter.com/kif470
|
||||||
|
Redirect /teilnehmerliste https://tix.kif.rocks/470/page/oeffentliche-anmeldungen/
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
<nav>
|
<nav>
|
||||||
<div>
|
<div>
|
||||||
<a href="anmeldung">Anmeldung</a>
|
<a href="anmeldung">Anmeldung</a>
|
||||||
<!-- <a href="#">Teilnehmerliste</a> -->
|
<a href="teilnehmerliste">Teilnehmerliste</a>
|
||||||
<a href="wiki">Wiki</a>
|
<a href="wiki">Wiki</a>
|
||||||
<a href="kulturtag">Kulturtag</a>
|
<a href="kulturtag">Kulturtag</a>
|
||||||
<a href="cfd">Call for Decoration</a>
|
<a href="cfd">Call for Decoration</a>
|
||||||
|
@ -73,4 +73,4 @@
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue