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