chore: tweak nav slightly

This commit is contained in:
Cory Dransfeldt 2024-01-10 13:23:38 -08:00
parent c54f86b752
commit 6e0f47f18f
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -10,8 +10,8 @@ export default async function () {
menu: [
{ name: 'Now' },
{ name: 'About' },
{ name: 'Tags', icon: 'tags' },
{ name: 'Links', icon: 'link' },
{ name: 'Tags', icon: 'tags' },
{ name: 'Search', icon: 'search' },
{ name: 'Feeds', icon: 'rss' },
{ name: 'Mastodon', icon: 'brand-mastodon' },