chore: tweak nav
This commit is contained in:
parent
c20844c6d7
commit
db37009261
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ module.exports = async function () {
|
|||
{ name: 'Tags', icon: 'tags' },
|
||||
{ name: 'Search', icon: 'search' },
|
||||
{ name: 'Feeds', icon: 'rss' },
|
||||
{ name: 'Mastodon', icon: 'brand-mastodon' },
|
||||
{ name: 'Coffee', icon: 'cup' },
|
||||
],
|
||||
social: [
|
||||
{ name: 'Email', url: 'mailto:cory.dransfeldt@gmail.com', icon: 'brand-gmail' },
|
||||
|
|
Reference in a new issue