Tweaks to navigation

This commit is contained in:
Jon Staab
2024-10-23 09:45:06 -07:00
parent f0d53ebb39
commit a382facc70
21 changed files with 282 additions and 267 deletions
+7
View File
@@ -11,6 +11,13 @@
</script>
<div class="column menu gap-2">
<Link href="/settings/profile">
<CardButton>
<div slot="icon"><Icon icon="user-rounded" size={7} /></div>
<div slot="title">Profile</div>
<div slot="info">Customize your user profile</div>
</CardButton>
</Link>
<Link href="/settings/relays">
<CardButton>
<div slot="icon"><Icon icon="server" size={7} /></div>