aslkdj
This commit is contained in:
parent
ccfceb483e
commit
442a6894a3
2 changed files with 4 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
<!-- Content -->
|
<!-- Content -->
|
||||||
<div class="relative z-10 text-center">
|
<div class="relative z-10 text-center">
|
||||||
<h1 class="font-gothic text-7xl text-gold drop-shadow-lg md:text-9xl">Graffen</h1>
|
<h1 class="font-gothic text-7xl text-gold drop-shadow-lg md:text-9xl">Graffen</h1>
|
||||||
<p class="mt-4 text-lg font-light tracking-wide text-cream/90 md:text-xl">
|
<p class="max-w-xs mx-auto mt-4 text-lg font-light tracking-wide text-cream/90 md:text-xl">
|
||||||
Rumänische Hausmannskost aus dem Foodtruck
|
Rumänische Hausmannskost aus dem Foodtruck
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
3
static/robots.txt
Normal file
3
static/robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# allow crawling everything by default
|
||||||
|
User-agent: *
|
||||||
|
Disallow:
|
||||||
Loading…
Reference in a new issue