chore: shuffle nav

This commit is contained in:
Cory Dransfeldt 2024-05-17 14:08:01 -07:00
parent 70c3ca63fa
commit ffce24a909
No known key found for this signature in database

View file

@ -10,9 +10,9 @@ export default async function () {
{ name: 'Now' },
{ name: 'About' },
{ name: 'Links', icon: 'link' },
{ name: 'Search', icon: 'search' },
{ name: 'Watching', url: '/watching', icon: 'device-tv' },
{ name: 'Books', url: '/books', icon: 'books' },
{ name: 'Search', icon: 'search' },
{ name: 'Feeds', icon: 'rss' },
{ name: 'Mastodon', icon: 'brand-mastodon' },
],