mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-12 12:41:19 +00:00
feat: make home page URL configurable (#1215)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<div class="flex h-16 items-center">
|
||||
{#if !isAuthPage}
|
||||
<a
|
||||
href="/settings/account"
|
||||
href="/"
|
||||
class="flex items-center gap-3 transition-opacity hover:opacity-80"
|
||||
>
|
||||
<Logo class="size-8" />
|
||||
|
||||
Reference in New Issue
Block a user