mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
added emulator: n64
updated hs to align from left
This commit is contained in:
13
index.html
13
index.html
@@ -33,7 +33,6 @@
|
||||
</b>
|
||||
</h2>
|
||||
<div class="homescreen">
|
||||
<!-- 16 app icons -->
|
||||
<a href="https://neon443.github.io/eaglercraft152/" class="app">
|
||||
<img src="./images/minecraft/1.5.png" alt="App Icon">
|
||||
<span class="label">Minecraft 1.5.2</span>
|
||||
@@ -74,6 +73,17 @@
|
||||
<img src="./images/sandboxels/icon.png" alt="App Icon">
|
||||
<span class="label">Sandboxels</span>
|
||||
</a>
|
||||
<a href="./games/run3/" class="app">
|
||||
<img src="./images/run3/icon.png" alt="App Icon">
|
||||
<span class="label">Run 3</span>
|
||||
</a>
|
||||
</div>
|
||||
<h3>Emulators</h3>
|
||||
<div class="homescreen">
|
||||
<a href="./games/emulators/N64/" class="app">
|
||||
<img src="./images/emulators/n64.png" alt="App Icon">
|
||||
<span class="label">Nintendo 64</span>
|
||||
</a>
|
||||
</div>
|
||||
<h3><b>News</b></h3>
|
||||
<div class="indented">
|
||||
@@ -82,6 +92,7 @@
|
||||
</p>
|
||||
<h4>New Games</h4>
|
||||
<p class="indented">
|
||||
06/10/2024 Nintendo 64 Emulator<br>
|
||||
05/10/2024 Run 3<br>
|
||||
28/09/2024 Google Doodle Champion Island
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user