added gallery section again

This commit is contained in:
2025-12-01 13:12:51 +01:00
parent 3404dabcca
commit cace0119c6
5 changed files with 14 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<button class="nav-button" onclick="window.location.href='/'">Anime</button>
<button class="nav-button" onclick="window.location.href='/books'">Books</button>
<button class="nav-button active" onclick="window.location.href='/gallery'">Gallery</button>
<button class="nav-button">Schedule</button>
<button class="nav-button" onclick="window.location.href='/schedule'">Schedule</button>
<button class="nav-button">My List</button>
<button class="nav-button">Marketplace</button>
</div>