This commit is contained in:
parent
060cfcbbfe
commit
c8f0bc1d7b
1 changed files with 8 additions and 0 deletions
|
@ -82,6 +82,14 @@ module.exports = {
|
||||||
{ text: "Babble Buds", link: "/projects/babble/" }
|
{ text: "Babble Buds", link: "/projects/babble/" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"garden": [
|
||||||
|
{
|
||||||
|
text: "Garden",
|
||||||
|
items: [
|
||||||
|
{ text: "The Small Web", link: "https://www.thepaperpilot.org/garden/the-small-web" }
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue