chore: lightweight blogroll

This commit is contained in:
Cory Dransfeldt 2023-12-04 12:17:51 -08:00
parent fd507cb524
commit 2c6f00af2d
No known key found for this signature in database
2 changed files with 37 additions and 1 deletions

View file

@ -1,6 +1,6 @@
module.exports = async function () {
return {
footer: [{ name: 'Uses' }, { name: 'Referrals' }],
footer: [{ name: 'Uses' }, { name: 'Referrals' }, { name: 'Blogroll' }],
menu: [
{ name: 'Now' },
{ name: 'About' },