mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-04 04:21:13 +02:00
Update 404.html
This commit is contained in:
parent
30ba8821b6
commit
a59f078286
12
404.html
12
404.html
@ -28,13 +28,19 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/about">Über uns</a></li>
|
||||
<li><a href="/server">Server Info</a></li>
|
||||
<li>
|
||||
<a href="/" style="display: flex; align-items: center; text-decoration: none;">
|
||||
<img src="/favicon.ico" alt="Blockattack Logo" style="width: 32px; height: 32px; margin-right: 8px;">
|
||||
<span style="font-size: 1.5rem; font-weight: bold; color: #333;">Blockattack</span>
|
||||
</a>
|
||||
</li>
|
||||
<li><a href="/about.html">Über uns</a></li>
|
||||
<li><a href="/server.html">Server Info</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
||||
<section id="about">
|
||||
<h2>404 - Nicht Gefunden</h2>
|
||||
<p>Die von dir angegebene Webseite wurde nicht gefunden. Prüfe die Schreibweise der URL oder versuch es später nochmal. Wenn du auf etwas geklickt hast und diese Seite erscheint, kontaktiere: theerrorexe@gmail.com oder auf Discord: theerrorexe</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user