added gallery section

This commit is contained in:
2025-11-30 21:18:19 +01:00
parent 658e4e09c4
commit ca2ed4187e
17 changed files with 1072 additions and 6 deletions

View File

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