Schema cleanup, publishable awards, event scopes, and a consolidated baseline #10
1 changed files with 4 additions and 2 deletions
|
|
@ -14,9 +14,11 @@ export const PAGE_LINKS = [
|
|||
// A page with no sections gets no subnav row.
|
||||
export const PAGE_SECTIONS = {
|
||||
"/": [
|
||||
{ label: "#About", hash: "#about" },
|
||||
{ label: "#Events", hash: "#events" },
|
||||
{ label: "#Featured", hash: "#hero" },
|
||||
{ label: "#Connect", hash: "#connect" },
|
||||
{ label: "#Retreats", hash: "#retreats" },
|
||||
{ label: "#Calendar", hash: "#calendar" },
|
||||
{ label: "#About", hash: "#numbers" },
|
||||
],
|
||||
"/retreats": [
|
||||
{ label: "National", hash: "#national" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue