Skip to content

Commit

Permalink
Added nowgg button to navbar from loader.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dave9123 authored Feb 6, 2024
1 parent d9ee91e commit b813435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/worksheets/loader.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<input type="checkbox" id="input-navbar" style="display: none;">
<div class="navbar__items">
<a href="index.html" class="navbar__item">Home</a>
<a href="nowgg.html" class="navbar__item">Now.gg</a>
<a href="html.html" class="navbar__item">HTML / Flash</a>
<a href="emuindex.html" class="navbar__item">Emulators</a>
<a href="apps.html" class="navbar__item">Apps</a>
Expand Down

0 comments on commit b813435

Please sign in to comment.