chore: lightweight blogroll
This commit is contained in:
parent
fd507cb524
commit
2c6f00af2d
2 changed files with 37 additions and 1 deletions
|
@ -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' },
|
||||
|
|
Reference in a new issue