parent
2e7a718daa
commit
106bf4c0ff
@ -1,8 +1,8 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="bg-cover bg-fixed m-0 h-screen" style="background-image: url('/background.jpg');">
|
<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">
|
<section class="container px-4 py-24 mx-auto">
|
||||||
<div class="w-full mx-auto text-center">
|
<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
|
<h1
|
||||||
class="mb-6 text-4xl font-extrabold leading-none tracking-normal text-white md:text-6xl md:tracking-tight"
|
class="mb-6 text-4xl font-extrabold leading-none tracking-normal text-white md:text-6xl md:tracking-tight"
|
||||||
>Lauf Für Kaya!</h1>
|
>Lauf Für Kaya!</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user