mirror of
https://codeberg.org/lauralani/www-lauka-net.git
synced 2024-11-27 22:40:02 +01:00
add lostandfound page
This commit is contained in:
parent
db3bdcaf28
commit
ded3f5218f
1 changed files with 31 additions and 0 deletions
31
found.njk
Normal file
31
found.njk
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
---
|
||||||
|
layout: layouts/home.njk
|
||||||
|
title: "lauka.net - Lost & Found"
|
||||||
|
eleventyExcludeFromCollections: true
|
||||||
|
---
|
||||||
|
|
||||||
|
<h1>{{ title }}</h1>
|
||||||
|
<p class="p-note">
|
||||||
|
Hi! Es sieht so aus als hättest du etwas von mir Verlorenes gefunden!<br/>
|
||||||
|
Bitte kontaktiere mich über einen der untenstehenden Kontaktwege!<br/>
|
||||||
|
Vielen Dank ♥
|
||||||
|
</p>
|
||||||
|
<p style="color: #c2f486;">--</p>
|
||||||
|
<p class="p-note">
|
||||||
|
Hi! It looke like you found a lost item of mine!<br/>
|
||||||
|
Please contact me via one of the ways described below!<br/>
|
||||||
|
Thank you ♥
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Kontaktwege / Ways to contact me</h2>
|
||||||
|
<p class="p-note">
|
||||||
|
<div style="color: #c2f486;"> Addresse/Adress:</div>
|
||||||
|
Laura Kalb<br>
|
||||||
|
Gellertstraße 9<br>
|
||||||
|
90409 Nürnberg<br>
|
||||||
|
Germany<br>
|
||||||
|
<br>
|
||||||
|
<a style="color: #c2f486;">Telefon/Phone:</a> +49 172 2585130<br>
|
||||||
|
<a style="color: #c2f486;">Email:</a> mail@lauka.net<br>
|
||||||
|
<a style="color: #c2f486;">Discord:</a> lauralani#0542<br>
|
||||||
|
</p>
|
Loading…
Reference in a new issue