Update notifications page layout and internal server version hash. Added a navigation button to return to the base page and updated the version hash for server options.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m25s

This commit is contained in:
eewing
2026-02-23 15:21:32 -06:00
parent 1068a3b53a
commit 790357cc13
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -114,6 +114,9 @@
</svelte:head>
<main class="flex min-h-0 flex-1 flex-col gap-4 p-4 sm:gap-6 sm:p-6">
<a href="/" class="self-start">
<Button variant="ghost" size="sm">← Base</Button>
</a>
<div class="flex flex-wrap items-center justify-between gap-3">
<h1 class="text-2xl font-semibold">Notifications</h1>
<Button