banner and fuel updates

This commit is contained in:
2026-06-26 07:38:46 -04:00
parent 5e77741907
commit 18a9b247c4
9 changed files with 137 additions and 29 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ export const site = {
},
{ label: 'Events', href: '/events/' },
{ label: 'News', href: '/news/' },
{ label: 'Documents', href: '/documents/' },
// Keep the documents page available, but hidden from the menu until needed.
// { label: 'Documents', href: '/documents/' },
{ label: 'Contact', href: '/contact/' },
],
};