chore: restore theme button
This commit is contained in:
parent
b9c7905dee
commit
cbb71f017b
7 changed files with 79 additions and 6 deletions
|
@ -12,7 +12,7 @@ export default async function () {
|
|||
{ name: 'About' },
|
||||
{ name: 'Links', icon: 'link' },
|
||||
{ name: 'Tags', icon: 'tags' },
|
||||
{ name: 'Search', icon: 'search' },
|
||||
{ name: 'Search', icon: 'search', class: 'client-side' },
|
||||
{ name: 'Feeds', icon: 'rss' },
|
||||
{ name: 'Mastodon', icon: 'brand-mastodon' },
|
||||
],
|
||||
|
|
Reference in a new issue