chore: restore theme button

This commit is contained in:
Cory Dransfeldt 2024-02-15 12:36:17 -08:00
parent b9c7905dee
commit cbb71f017b
No known key found for this signature in database
7 changed files with 79 additions and 6 deletions

View file

@ -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' },
],