big ol reorg

This commit is contained in:
2025-12-29 08:44:57 -08:00
parent 7f4e49eab8
commit 5081f1853a
14 changed files with 40 additions and 41 deletions

View File

@ -5,8 +5,8 @@ const navItems = [
name: "↩ back home"
},
{
href: "/directory/",
name: "🧺 all markets"
href: "/events/",
name: "📅 all events"
}
];