Merge pull request 'Drones to main menu' (#6) from move-drones into main
Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
+1
-1
@@ -23,12 +23,12 @@ export const site = {
|
||||
children: [
|
||||
{ label: 'Cafe', href: '/about/cafe/' },
|
||||
{ label: 'History', href: '/about/history/' },
|
||||
{ label: 'Drones', href: '/about/drones/' },
|
||||
{ label: 'Fees and Charges', href: '/about/fees-and-charges/' },
|
||||
{ label: 'Noise', href: '/about/noise/' },
|
||||
{ label: 'Volunteering', href: '/about/volunteering/' },
|
||||
],
|
||||
},
|
||||
{ label: 'Drones', href: '/about/drones/' },
|
||||
{ label: 'Events', href: '/events/' },
|
||||
{ label: 'News', href: '/news/' },
|
||||
// Keep the documents page available, but hidden from the menu until needed.
|
||||
|
||||
Reference in New Issue
Block a user