Bugfix and history page

This commit is contained in:
2026-05-20 12:10:37 -04:00
parent d756b91571
commit 58a6a8acce
6 changed files with 66 additions and 10 deletions
+1
View File
@@ -20,6 +20,7 @@ export const site = {
label: 'About',
href: '/about/',
children: [
{ label: 'History', href: '/about/history/' },
{ label: 'Drones', href: '/about/drones/' },
{ label: 'Noise', href: '/about/noise/' },
{ label: 'Volunteering', href: '/about/volunteering/' },