finally done the ui refresh

finallyyyy
yesssss
This commit is contained in:
neon443
2024-09-27 21:10:38 +01:00
parent b4dc1b9de5
commit 610cd1fcfb
8 changed files with 130 additions and 22 deletions

View File

@@ -26,21 +26,11 @@
<div class="barItem"><a href="mailto:neons443@outlook.com">Contact</a></div>
</div>
<div class="contentPush"></div>
<p>
<b>This site is owned and maintained by Nihaal Sharma.<br>My Projects</b><br>
<b>├─</b><a href="https://neon443.github.io/eaglercraft152/">eaglercraft152</a> - Minecraft 1.5.2<br>
<b>├─</b><a href="https://neon443.github.io/eaglercraftX188/">eaglercraftX188</a> - Minecraft 1.8.8<br>
<b>├─</b><a href="https://neon443.github.io/webEPK/">webEPK</a><br>
<b>&emsp;├─</b><a href="https://neon443.github.io/webEPK/index.html">Compile EPK</a><br>
<b>&emsp;├─</b><a href="https://neon443.github.io/webEPK/decompile.html">Decompile EPK</a><br>
<b>&emsp;└─</b><a href="https://neon443.github.io/webEPK/builder.html">Create EPK</a><br>
<b>├─</b><a href="https://neon443.github.io/2048/">2048</a><br>
<b>├─</b><a href="https://neon443.github.io/fancade/">Fancade</a><br>
<b>&emsp;└─</b><a href="https://neon443.github.io/fancade/drive.html">Drive Mad</a><br>
<b>├─</b><a href="https://neon443.github.io/slope/">Slope</a><br>
<b>├─</b><a href="https://neon443.github.io/sandspiel/">Sandspiel</a><br>
<b>└─</b><a href="https://neon443.github.io/sandboxels/">Sandboxels</a><br><br>
</p>
<h2 class="center">
<b>
Welcome
</b>
</h2>
<div class="homescreen">
<!-- 16 app icons -->
<a href="https://neon443.github.io/eaglercraft152" class="app">
@@ -55,6 +45,10 @@
<img src="./images/webEPK/icon.png" alt="App Icon">
<span class="label">WebEPK</span>
</a>
<a href="https://neon443.github.io/champion_island/" class="app">
<img src="./images/champion_island/icon.png" alt="App Icon">
<span class="label">Champion Island</span>
</a>
<a href="https://neon443.github.io/2048" class="app">
<img src="./images/2048/icon.png" alt="App Icon">
<span class="label">2048</span>
@@ -67,6 +61,29 @@
<img src="./images/fancade/drive.png" alt="App Icon">
<span class="label">Drive Mad</span>
</a>
<a href="https://neon443.github.io/slope" class="app">
<img src="./images/slope/icon.png" alt="App Icon">
<span class="label">Slope</span>
</a>
<a href="https://neon443.github.io/sandpsiel" class="app">
<img src="./images/sandspiel/icon.png" alt="App Icon">
<span class="label">Sandspiel</span>
</a>
<a href="https://neon443.github.io/sandboxels" class="app">
<img src="./images/sandboxels/icon.png" alt="App Icon">
<span class="label">Sandboxels</span>
</a>
</div>
<h3>News</h3>
<p>The redesign everyone has been waiting for is now here!</p>
<div class="footer">
<h5 class="center">Made with &#60;&#47;&#62; by neon443</h5>
<a href="https://notbyai.fyi">
<img class="themednotByAI" src="./images/notByAI.svg" alt="">
</a>
</div>
<div class="footer"></div>
<div class="footer"></div>
<div class="footer"></div>
</body>
</html>
</html>