general + PWA optimizations
All checks were successful
continuous-integration/drone/push Build is passing

selfhosting logo + PWA score optimization
This commit is contained in:
2021-01-07 19:55:18 +01:00
parent aaef97dd43
commit 43ecd83213
9 changed files with 18 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
class="select-none fixed top-0 left-0 z-20 h-full pb-10 overflow-x-hidden overflow-y-auto transition origin-left transform bg-white border-r w-60 md:translate-x-0">
<a href="/" class="flex items-center px-4 py-5">
<img
src="https://lauf-fuer-kaya.de/Bilder/kaya-logo-quadrat.png"
src="/lfk-logo.png"
alt="Logo"
class="h-10" />
<h3 class="text-lg">Lauf für Kaya! Admin</h3>

View File

@@ -33,7 +33,7 @@
<img
style="height:10rem;"
class="mx-auto"
src="https://lauf-fuer-kaya.de/Bilder/kaya-logo-quadrat.png"
src="/lfk-logo.png"
alt="" />
<p class="mt-6 text-lg text-center font-bold text-gray-900">
{$_('application_name')}
@@ -60,7 +60,7 @@
<img
style="height:10rem;"
class="mx-auto"
src="https://lauf-fuer-kaya.de/Bilder/kaya-logo-quadrat.png"
src="/lfk-logo.png"
alt="" />
<p class="mt-6 text-lg text-center font-bold text-gray-900">
{$_('application_name')}

View File

@@ -86,7 +86,7 @@
<img
style="height:10rem;"
class="mx-auto"
src="https://lauf-fuer-kaya.de/Bilder/kaya-logo-quadrat.png"
src="/lfk-logo.png"
alt="" />
<p class="mt-6 text-lg text-center font-bold">{$_('application_name')}</p>
<p class="mt-6 text-sm text-center">{$_('log_in_to_your_account')}</p>

View File

@@ -12,7 +12,7 @@
<div>
<img
class="mx-auto h-12 w-auto"
src="https://lauf-fuer-kaya.de/Bilder/kaya-logo-quadrat.png"
src="/lfk-logo.png"
alt="" />
<h2 class="mt-6 text-center text-3xl font-extrabold text-gray-900">
Sign in to your account