add icon for mc 1.12.2

This commit is contained in:
neon443
2025-04-25 10:05:06 +01:00
parent 7ccb8fffde
commit aa148283a6
4 changed files with 7 additions and 3 deletions

BIN
images/.DS_Store vendored
View File

Binary file not shown.

BIN
images/minecraft/1.12.png Normal file
View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@@ -33,14 +33,18 @@
</b> </b>
</h2> </h2>
<div class="homescreen"> <div class="homescreen">
<a href="./games/eaglercraft152/" class="app"> <a href="./games/eaglercraft1122/" class="app">
<img src="./images/minecraft/1.5.png" alt="App Icon"> <img src="./images/minecraft/1.12.png" alt="App Icon">
<span class="label">Minecraft 1.5.2</span> <span class="label">Minecraft 1.12.2</span>
</a> </a>
<a href="./games/eaglercraftX188/" class="app"> <a href="./games/eaglercraftX188/" class="app">
<img src="./images/minecraft/1.8.png" alt="App Icon"> <img src="./images/minecraft/1.8.png" alt="App Icon">
<span class="label">Minecraft 1.8.8</span> <span class="label">Minecraft 1.8.8</span>
</a> </a>
<a href="./games/eaglercraft152/" class="app">
<img src="./images/minecraft/1.5.png" alt="App Icon">
<span class="label">Minecraft 1.5.2</span>
</a>
<a href="./games/webEPK/" class="app"> <a href="./games/webEPK/" class="app">
<img src="./images/webEPK/icon.png" alt="App Icon"> <img src="./images/webEPK/icon.png" alt="App Icon">
<span class="label">WebEPK</span> <span class="label">WebEPK</span>