Add sidebar
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 28s

This commit is contained in:
thepaperpilot 2024-06-01 23:56:15 -05:00
parent 060cfcbbfe
commit c8f0bc1d7b

View file

@ -82,6 +82,14 @@ module.exports = {
{ text: "Babble Buds", link: "/projects/babble/" }
]
}
],
"garden": [
{
text: "Garden",
items: [
{ text: "The Small Web", link: "https://www.thepaperpilot.org/garden/the-small-web" }
]
}
]
}
}