Tons of changes, all of which I've forgotten. A number of refactors

exist. Nav menu partly operational on mobile.
This commit is contained in:
Cutieguwu
2025-08-16 15:02:54 -04:00
parent 4bd5c25a72
commit b4906abd19
46 changed files with 318 additions and 213 deletions

View File

@@ -0,0 +1,5 @@
<input type="checkbox" id="toggle" />
<label for="toggle" class="header">
<h2 class="nav_logo">Cutieguwu</h2>
<ion-icon name="menu-outline"></ion-icon>
</label>