chore: shuffle nav
This commit is contained in:
parent
70c3ca63fa
commit
ffce24a909
1 changed files with 1 additions and 1 deletions
|
@ -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' },
|
||||
],
|
||||
|
|
Reference in a new issue