typo: fixing some typos, indentation inconsistencies, etc.
This commit is contained in:
parent
82afe42465
commit
26449eedb1
1 changed files with 310 additions and 323 deletions
53
index.html
53
index.html
|
@ -25,15 +25,12 @@
|
||||||
<link rel="me" href="https://mastodon.xyz/@Profpatsch" />
|
<link rel="me" href="https://mastodon.xyz/@Profpatsch" />
|
||||||
<link rel="me" href="https://fedifreu.de/@chpietsch" />
|
<link rel="me" href="https://fedifreu.de/@chpietsch" />
|
||||||
</head>
|
</head>
|
||||||
<body class="is-preload">
|
|
||||||
|
|
||||||
|
<body class="is-preload">
|
||||||
<!-- Wrapper -->
|
<!-- Wrapper -->
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
|
|
||||||
<header id="header">
|
<header id="header">
|
||||||
|
|
||||||
<!--LANGUAGE SELECTOR IS DISABLED - re-enable it when new camp is in planning process! -->
|
<!--LANGUAGE SELECTOR IS DISABLED - re-enable it when new camp is in planning process! -->
|
||||||
<!--<div class="dropdown">
|
<!--<div class="dropdown">
|
||||||
<button class="dropbtn">Languages</button>
|
<button class="dropbtn">Languages</button>
|
||||||
|
@ -50,6 +47,7 @@
|
||||||
<p>Treffen des Fediversum am Arsch der Heide</p>
|
<p>Treffen des Fediversum am Arsch der Heide</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#announce">Was?</a></li>
|
<li><a href="#announce">Was?</a></li>
|
||||||
|
@ -59,22 +57,18 @@
|
||||||
<li><a href="#y2024">Berichte</a></li>
|
<li><a href="#y2024">Berichte</a></li>
|
||||||
<li><a href="#contact">Kontakt</a></li>
|
<li><a href="#contact">Kontakt</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
<!-- The secong line of buttons is for the camp details and onside information -->
|
|
||||||
|
<!-- The second line of buttons is for the camp details and on-site information -->
|
||||||
<!--<nav>
|
<!--<nav>
|
||||||
<a href="https://fedi.camp/lagerfeuer" class="button primary">zum Lagerfeuer</a>
|
<a href="https://fedi.camp/lagerfeuer" class="button primary">zum Lagerfeuer</a>
|
||||||
|
|
||||||
</nav>-->
|
</nav>-->
|
||||||
<!--<a href="#campinfos" class="button primary">Camp Infos</a>-->
|
<!--<a href="#campinfos" class="button primary">Camp Infos</a>-->
|
||||||
|
|
||||||
</header>
|
</header>
|
||||||
<!--<p style="color: rgb(106, 255, 0); font-weight: bold">Nächstes Online Meet-Up am Samstag, 03.05.2025 ab 21 Uhr.</p>-->
|
<!--<p style="color: rgb(106, 255, 0); font-weight: bold">Nächstes Online Meet-Up am Samstag, 03.05.2025 ab 21 Uhr.</p>-->
|
||||||
|
|
||||||
<!-- Main -->
|
<!-- Main -->
|
||||||
<main id="main">
|
<main id="main">
|
||||||
|
|
||||||
|
|
||||||
<!-- Announcement -->
|
<!-- Announcement -->
|
||||||
<article id="announce">
|
<article id="announce">
|
||||||
<button class="close">×</button>
|
<button class="close">×</button>
|
||||||
|
@ -119,13 +113,7 @@
|
||||||
Content will be loaded from 2025.html
|
Content will be loaded from 2025.html
|
||||||
</article>-->
|
</article>-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ARCHIVE -->
|
<!-- ARCHIVE -->
|
||||||
|
|
||||||
<!-- ARCHIVE 2024 -->
|
<!-- ARCHIVE 2024 -->
|
||||||
<article id="y2024">
|
<article id="y2024">
|
||||||
<h2 class="major">So waren die Camps</h2>
|
<h2 class="major">So waren die Camps</h2>
|
||||||
|
@ -190,9 +178,6 @@
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ARCHIVE 2023 -->
|
<!-- ARCHIVE 2023 -->
|
||||||
<article id="y2023">
|
<article id="y2023">
|
||||||
<button class="close">×</button>
|
<button class="close">×</button>
|
||||||
|
@ -307,22 +292,27 @@
|
||||||
<!-- Impressum -->
|
<!-- Impressum -->
|
||||||
<article id="impressum">
|
<article id="impressum">
|
||||||
<button class="close">×</button>
|
<button class="close">×</button>
|
||||||
<h2 class="major">Impressum/DSGVO</h2>
|
|
||||||
|
<div lang="en">
|
||||||
|
<h2 class="major">Impressum & DSGVO</h2>
|
||||||
<p>This website is designed and hosted by KABI.tk</p>
|
<p>This website is designed and hosted by KABI.tk</p>
|
||||||
<p>A commissioned production by FediCamp.</p>
|
<p>A commissioned production by FediCamp.</p>
|
||||||
|
|
||||||
<h2 data-startline="10" data-endline="10">Impressum</h2>
|
<h3 data-startline="10" data-endline="10">Impressum</h3>
|
||||||
<p><a href="https://kabi.tk/" target="_blank" rel="noopener">KABI.tk</a> PersonalMedia</p>
|
<p><a href="https://kabi.tk/" target="_blank" rel="noopener">KABI.tk</a> PersonalMedia</p>
|
||||||
<p>Office 34380<br />Courier Point13 Freeland Park</p>
|
<p>Office 34380<br />Courier Point13 Freeland Park</p>
|
||||||
<p>Wareham RoadPoole, Dorset<br />BH16 6FH, United Kingdom</p>
|
<p>Wareham RoadPoole, Dorset<br />BH16 6FH, United Kingdom</p>
|
||||||
<p>hello@kabi.tk</p>
|
<p>hello@kabi.tk</p>
|
||||||
<p data-startline="11" data-endline="11">We do and will never collect unnecessary user data. If you visit our website, your browser will send us your IP address along with the referrer ID and your used browser. This data is collected in the server log and we are not able to link this to any natural person.</p>
|
<p data-startline="11" data-endline="11">We do and will never collect unnecessary user data. If you visit our website, your browser will send us your IP address along with the referrer ID and your used browser. This data is collected in the server log and we are not able to link this to any natural person.</p>
|
||||||
<h2 data-startline="12" data-endline="12">DSGVO / GDPR Statement</h2>
|
|
||||||
<h2 data-startline="12" data-endline="12">Cookies</h2>
|
<h3 data-startline="12" data-endline="12">DSGVO / GDPR Statement</h3>
|
||||||
|
<h4 data-startline="12" data-endline="12">Cookies</h4>
|
||||||
<p data-startline="13" data-endline="13">We do not use any cookies.</p>
|
<p data-startline="13" data-endline="13">We do not use any cookies.</p>
|
||||||
<h2 data-startline="14" data-endline="14">Analytics</h2>
|
|
||||||
|
<h4 data-startline="14" data-endline="14">Analytics</h4>
|
||||||
<p data-startline="15" data-endline="15">We are not using any analytics service for our websites.</p>
|
<p data-startline="15" data-endline="15">We are not using any analytics service for our websites.</p>
|
||||||
<h2 data-startline="14" data-endline="14">Server Log files</h2>
|
|
||||||
|
<h4 data-startline="14" data-endline="14">Server Log files</h4>
|
||||||
<p>The provider of the pages automatically collects and stores information in so-called server log files, which your browser automatically transmits to us. These are in particular:</p>
|
<p>The provider of the pages automatically collects and stores information in so-called server log files, which your browser automatically transmits to us. These are in particular:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Browser type and browser version</li>
|
<li>Browser type and browser version</li>
|
||||||
|
@ -332,24 +322,21 @@
|
||||||
<li>Time of the server request</li>
|
<li>Time of the server request</li>
|
||||||
<li>IP address</li>
|
<li>IP address</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p data-startline="23" data-endline="25"> All data will be deleted after 24 hours and are only be used for investigating technical problems.</p>
|
<p data-startline="23" data-endline="25">All data will be deleted after 24 hours and are only be used for investigating technical problems.</p>
|
||||||
<p data-startline="33" data-endline="38"> </p>
|
</div>
|
||||||
<h2 data-startline="55" data-endline="12">Ticket System</h2>
|
|
||||||
|
<h4 data-startline="55" data-endline="12">Ticket System</h4>
|
||||||
<p data-startline="56" data-endline="38">Wenn DU über das Ticketsystem tickets.fedi.camp ein Ticket buchst, speichern wir deine Angaben (E-Mail, Name, Nickname) um Dir ein Ticket auszustellen. Es findet kein Zahlungsverkehr statt. Du überweist die Kosten direkt auf ein Konto über deine eigene Bank oder zahlst vor Ort. Wir bestätigen Dir die Zahlung anhand der Bestellnummer. Nach Veranstaltungsende werden alle Daten des Ticketsystems restlos gelöscht. Du kannst ein Ticket auch pseudonym bestellen, lediglich eine gültige E-Mail-Adresse muss angegeben werden.</p>
|
<p data-startline="56" data-endline="38">Wenn DU über das Ticketsystem tickets.fedi.camp ein Ticket buchst, speichern wir deine Angaben (E-Mail, Name, Nickname) um Dir ein Ticket auszustellen. Es findet kein Zahlungsverkehr statt. Du überweist die Kosten direkt auf ein Konto über deine eigene Bank oder zahlst vor Ort. Wir bestätigen Dir die Zahlung anhand der Bestellnummer. Nach Veranstaltungsende werden alle Daten des Ticketsystems restlos gelöscht. Du kannst ein Ticket auch pseudonym bestellen, lediglich eine gültige E-Mail-Adresse muss angegeben werden.</p>
|
||||||
<p>Wärend des Bestellvorgangs speichern wir ein Cookie, um die Bestellsession aufrecht zu erhalten und deinen Warenkorb zu sichern.</p>
|
<p>Wärend des Bestellvorgangs speichern wir ein Cookie, um die Bestellsession aufrecht zu erhalten und deinen Warenkorb zu sichern.</p>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<footer id="footer">
|
<footer id="footer">
|
||||||
<p class="copyright">© Fedi.Camp</p>
|
<p class="copyright">© Fedi.Camp</p>
|
||||||
<p class="copyright">Design and Hosting by <a href="https://KABI.tk">KABI.tk</a></p>
|
<p class="copyright">Design and Hosting by <a href="https://KABI.tk">KABI.tk</a></p>
|
||||||
<p class="copyright"><a href="#impressum">Impressum & GDPR</a></p>
|
<p class="copyright"><a href="#impressum">Impressum & DSGVO</a></p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- BG -->
|
<!-- BG -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue