creating xn--see-br-0xa.se website
This commit is contained in:
parent
27ca40f85f
commit
25bd817ad4
5 changed files with 64 additions and 0 deletions
62
index.html
Normal file
62
index.html
Normal file
|
@ -0,0 +1,62 @@
|
|||
<!doctype html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="vim 8.2" />
|
||||
<title>See Börse</title>
|
||||
<meta name="description" content="Strichliste aus der Bodenseeregion">
|
||||
<meta name="author" content="L3D">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" sizes="128x128" href="https://strichliste.org/img/common/logo-touch-icon.png" />
|
||||
<link rel="canonical" href="https://xn--see-br-0xa.se/" />
|
||||
<meta property="og:url" content="https://xn--see-br-0xa.se/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="See Börse">
|
||||
<meta property="og:description" content="Strichliste aus der Bodenseeregion">
|
||||
<meta property="og:image" content="https://xn--see-br-0xa.se./waffle-small.webp">
|
||||
<meta property="og:locale" content="de_DE" />
|
||||
<meta property="og:image:alt" content="farbige Waffel mit Erdbeere" />
|
||||
<meta property="og:image:height" content="360" />
|
||||
<meta property="og:image:width" content="640" />
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:domain" content="xn--see-br-0xa.se">
|
||||
<meta property="twitter:url" content="https://xn--see-br-0xa.se/">
|
||||
<meta name="twitter:title" content="See Börse">
|
||||
<meta name="twitter:description" content="Strichliste aus der Bodenseeregion">
|
||||
<meta name="twitter:image" content="https://xn--see-br-0xa.se./waffle-small.webp">
|
||||
<style>
|
||||
body {
|
||||
background-color: bisque;
|
||||
}
|
||||
</style>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org/",
|
||||
"name": "See Börse",
|
||||
"url": "https://xn--see-br-0xa.se",
|
||||
"description": "Strichliste aus der Bodenseeregion"
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
<h1>See Börse</h1>
|
||||
<h2>Die Strichliste aus der Bodenseeregion</h2>
|
||||
<p>Weitere Informationen zur Strichliste gibt es auf <a href="https://strichliste.org/">strichliste.org</a>.<br/>
|
||||
Für das hosting im heimischen Hackerspace, sprich uns einfach an!</p>
|
||||
<!-- Hosting mit gültigen TLS Zertifikat via acme DNS auth ist kein Problem, wenn wir mal drüber geredet haben! -->
|
||||
<!-- Kontakt: L3D:
|
||||
Mastodon: https://chaos.social/@l3d
|
||||
PGP/GPG: https://keys.openpgp.org/vks/v1/by-fingerprint/692B6E0B8B13E07008B27CFDCD08445BFF4313D1 -->
|
||||
<h2>Jetzt neu: Mit Waffelduft!</h2>
|
||||
<br/><br/>
|
||||
<a href="https://c3woc.de/">
|
||||
<img src="waffle-small.webp" style="max-width:90%;height:auto;" width="1280dw" height="720dh" alt="farbige Waffel mit Erdbeere"
|
||||
srcset="waffle-small.webp 640w,
|
||||
waffle-medium.webp 1919w,
|
||||
waffle-large.webp 3839w" />
|
||||
</a>
|
||||
<i><p>In Kooperation mit dem <a href="https://c3woc.de/">C3WOC</a>.</p></i>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
2
robots.txt
Normal file
2
robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
User-Agent: *
|
||||
Allow: /
|
BIN
waffle-large.webp
Normal file
BIN
waffle-large.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 611 KiB |
BIN
waffle-medium.webp
Normal file
BIN
waffle-medium.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 222 KiB |
BIN
waffle-small.webp
Normal file
BIN
waffle-small.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
Loading…
Reference in a new issue