|
|
|
@ -112,11 +112,7 @@
|
|
|
|
{:else}
|
|
|
|
{:else}
|
|
|
|
<ControlAppBar showBackButton={false}>
|
|
|
|
<ControlAppBar showBackButton={false}>
|
|
|
|
<svelte:fragment slot="leading">
|
|
|
|
<svelte:fragment slot="leading">
|
|
|
|
<a
|
|
|
|
<a data-sveltekit-preload-data="hover" class="ml-6 flex place-items-center gap-2 hover:cursor-pointer" href="/">
|
|
|
|
data-sveltekit-preload-data="hover"
|
|
|
|
|
|
|
|
class="ml-6 flex place-items-center gap-2 hover:cursor-pointer"
|
|
|
|
|
|
|
|
href="https://immich.app"
|
|
|
|
|
|
|
|
>
|
|
|
|
|
|
|
|
<ImmichLogo height={30} width={30} />
|
|
|
|
<ImmichLogo height={30} width={30} />
|
|
|
|
<h1 class="font-immich-title text-lg text-immich-primary dark:text-immich-dark-primary">IMMICH</h1>
|
|
|
|
<h1 class="font-immich-title text-lg text-immich-primary dark:text-immich-dark-primary">IMMICH</h1>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
|