Update news.html

This commit is contained in:
TheErrorExe 2025-02-09 19:43:31 +01:00 committed by GitHub
parent 347e6a98ae
commit b7c8a0f2a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@ loadNews();
</li>
<li><a href="/server.html" style="text-decoration: none; color: #fff; margin-left: 20px;">Server Info</a></li>
<li><a href="/news.html" style="text-decoration: none; color: #fff; margin-left: 20px;">Neuigkeiten</a></li>
<li><a href="/guide.html" style="text-decoration: none; color: #fff; margin-left: 20px;">Beitrittsguide</a></li>
</ul>
</nav>
</header>