mirror of
https://github.com/TheErrorExe/blockattack
synced 2025-09-03 20:11:12 +02:00
anpassungen
This commit is contained in:
parent
6a2cdf0e14
commit
b0d2fc4c76
@ -122,6 +122,7 @@
|
|||||||
|
|
||||||
<section id="galerie">
|
<section id="galerie">
|
||||||
<h1 style="text-align: center; color: #00d8ff;">Bildergalerie von Blockattack</h1>
|
<h1 style="text-align: center; color: #00d8ff;">Bildergalerie von Blockattack</h1>
|
||||||
|
<p>Klicke auf ein Bild um Vollbild zu aktivieren</p>
|
||||||
<div class="gallery">
|
<div class="gallery">
|
||||||
<img src="/galerie-img/1.png" alt="Bild 1" onclick="openModal(this.src)">
|
<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)">
|
<img src="/galerie-img/2.png" alt="Bild 2" onclick="openModal(this.src)">
|
||||||
|
@ -34,7 +34,7 @@ This Website was developed by TheErrorExe for Blockattack. TheErrorExe is and wi
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Blockattack - Minecraft Server</title>
|
<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>
|
<script src="/static/js/script.js" defer></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -281,7 +281,11 @@ loadNews();
|
|||||||
</iframe>
|
</iframe>
|
||||||
</section>
|
</section>
|
||||||
<section style="text-align: center;">
|
<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>
|
</section>
|
||||||
<br><br><br><br><br><br><br><br><br><br><br><br>
|
<br><br><br><br><br><br><br><br><br><br><br><br>
|
||||||
|
|
||||||
|
BIN
mine-server.gif
Normal file
BIN
mine-server.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 117 KiB |
Loading…
x
Reference in New Issue
Block a user