💆 Checkpoint

./signup/index.html:69682263/186
./scripts/nav.js:69682263/76
./years/index.html:69682263/19754
./styles/main.css:69682263/116
This commit is contained in:
Glitch (fedizinefest)
2025-05-24 02:26:58 +00:00
parent 77da3c4564
commit 007eeb60ff
5 changed files with 46 additions and 98 deletions

View File

@ -5,11 +5,7 @@ let navItems = [
},
{
"href": "/signup",
"title": "signup"
},
{
"href": "/status",
"title": "status"
"title": "get involved"
},
{
"href": "/zines",
@ -17,7 +13,7 @@ let navItems = [
},
{
"href": "/years",
"title": "years"
"title": "all years"
}
]