anpassungen

This commit is contained in:
TheErrorExe 2025-02-19 14:50:45 +01:00
parent 6a2cdf0e14
commit b0d2fc4c76
3 changed files with 7 additions and 2 deletions

View File

@ -122,6 +122,7 @@
<section id="galerie">
<h1 style="text-align: center; color: #00d8ff;">Bildergalerie von Blockattack</h1>
<p>Klicke auf ein Bild um Vollbild zu aktivieren</p>
<div class="gallery">
<img src="/galerie-img/1.png" alt="Bild 1" onclick="openModal(this.src)">
<img src="/galerie-img/2.png" alt="Bild 2" onclick="openModal(this.src)">

View File

@ -34,7 +34,7 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blockattack - Minecraft Server</title>
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="./static/css/style.css">
<script src="/static/js/script.js" defer></script>
</head>
@ -281,7 +281,11 @@ loadNews();
</iframe>
</section>
<section style="text-align: center;">
</header>
<h1>Unser Partner:</h1>
<a href="https://billing.mine-server.net/?ref=DRMIFO">
<img src="./mine-server.gif" width="728" height="90">
</a>
</section>
<br><br><br><br><br><br><br><br><br><br><br><br>

BIN
mine-server.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB