add tournament header to all sites

This commit is contained in:
c 2021-05-05 14:28:05 +02:00
parent 1226dd1d72
commit 089c36e1e5
5 changed files with 38 additions and 30 deletions

View File

@ -10,12 +10,12 @@
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
</div>
<div>
<h1>HowTo talk (Deutsche Fassung unten)</h1>

View File

@ -10,6 +10,7 @@
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
@ -38,7 +39,7 @@
<a href="xmpp:onfoss@conference.hribhrib.at?join">onfoss@conference.hribhrib.at</a></p>
<h2>Games for the LAN:</h2>
<!--
<h3>OpenRA</h3><p><b>Real Time Strategy</b>, <a href="https://www.openra.net/">Homepage</a>, <a href='howto.html#ra'>HowTo</a> <br>
OpenRa is a recreation of classic "Command and Conquer"-games
</p>
@ -55,7 +56,7 @@
<h3>Teeworlds</h3><p><b>2D-Arena-Shooter</b>, <a href="https://teeworlds.com/">Homepage</a>, <a href='howto.html#tw'>HowTo</a> <br>
Mix between Worms and Quake</p>
-->
</div>
<div>
@ -103,4 +104,3 @@
</div>
</body>
</html>

View File

@ -9,6 +9,7 @@
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
@ -91,4 +92,3 @@
</div>
</body>
</html>

View File

@ -6,6 +6,15 @@
<link rel="stylesheet" href="https://hribhrib.at/styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
</div>
<div>
<h1>Servers for 4th onFOSS</h1>
@ -57,4 +66,3 @@
</body>
</html>

View File

@ -10,6 +10,7 @@
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='timetable.html'>Timetable</a> |
<a href='tournament.html'>Tournament</a> |
<a href='howto.html'>HowTo</a> |
<a href='list.html'>List</a> |
<a href='https://hribhrib.at/'>To My Homepage</a>
@ -75,4 +76,3 @@
</div>
</body>
</html>