Skip to content

Commit

Permalink
feat: add nes to index
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver P. authored and Oliver P committed Apr 27, 2024
1 parent 82be313 commit 7560eaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ <h1>Emul8Me</h1>
<h3 style="color: #ff6100;">Please note, this website is still under development, and more games will be added over time.</h3>
</section>
<section>
<a class="btn" href="/snes.html"><img src="/img/snes.png" alt="Cover Art"></a>
<a class="btn" href="/snes.html"><img src="/img/snes.png" alt="Cover Art"></a>
<a class="btn" href="/nes.html"><img src="/img/nes.png" alt="Cover Art"></a>
</section>
</main>

Expand Down

0 comments on commit 7560eaf

Please sign in to comment.