favicon fix

ref #27
This commit is contained in:
Philipp Dormann 2021-03-31 18:55:30 +02:00
parent 106bf4c0ff
commit 63d9ee2f86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="bg-cover bg-fixed m-0 h-screen" style="background-image: url('./background.jpg');">
<section class="container px-4 py-24 mx-auto">
<div class="w-full mx-auto text-center">
<img src="./favicon.png" class="h-32 mx-auto" />
<img src="/favicon.png" class="h-32 mx-auto" />
<h1
class="mb-6 text-4xl font-extrabold leading-none tracking-normal text-white md:text-6xl md:tracking-tight"
>Lauf Für Kaya!</h1>