Automated deployment: Mon Aug 24 05:24:16 UTC 2020 e2d917d7b4

This commit is contained in:
TroogS
2020-08-24 05:24:16 +00:00
parent ebf1c088e0
commit c5509b1fc1
11 changed files with 146 additions and 319 deletions

View File

@@ -31,24 +31,24 @@
</a>
<a href='https://ddwe.beging.de/merch/'>
<li class='active'>Merchandise</li>
</a>
<a href='https://ddwe.beging.de/location/'>
<li >Location</li>
</a>
<a href='https://ddwe.beging.de/anreise/'>
<li >Anreise</li>
<a href='https://ddwe.beging.de/merch/'>
<li class='active'>Merchandise</li>
</a>
<a href='https://ddwe.beging.de/faq/'>
<li >FAQ</li>
</a>
<a href='https://ddwe.beging.de/anreise/'>
<li >Anreise</li>
</a>
</ul>
</div>
<div class="nav-right">
@@ -70,18 +70,18 @@
<a href='https://ddwe.beging.de/anmeldung/'>
<li>Anmeldung</li>
</a>
<a href='https://ddwe.beging.de/merch/'>
<li>Merchandise</li>
</a>
<a href='https://ddwe.beging.de/location/'>
<li>Location</li>
</a>
<a href='https://ddwe.beging.de/anreise/'>
<li>Anreise</li>
<a href='https://ddwe.beging.de/merch/'>
<li>Merchandise</li>
</a>
<a href='https://ddwe.beging.de/faq/'>
<li>FAQ</li>
</a>
<a href='https://ddwe.beging.de/anreise/'>
<li>Anreise</li>
</a>
</ul>
</div>
@@ -171,7 +171,7 @@
<strong>T-Shirt</strong>
</div>
<div class="card-body text-center">
<img src="../assets/shirt.png" style="max-width: 350px; max-height: 195px;" class="zoom">
<img src="../assets/shirt.png" style="max-width: 350px; max-height: 195px;">
<p>
Vorne im klassischen &lt;DD&gt;-Design<br />
Die Rückseite mit Event-Motiv<br />
@@ -185,7 +185,7 @@
<strong>Bierkrug</strong>
</div>
<div class="card-body text-center">
<img src="../assets/bierkrug.png" style="max-width: 350px; max-height: 195px;" class="zoom">
<img src="../assets/bierkrug.png" style="max-width: 350px; max-height: 195px;">
<p>
Rundherum bedruckt im coolen &lt;DD&gt;-Design<br />
Personalisiert mit Hex-ID<br />
@@ -199,7 +199,7 @@
<strong>Weißbierglas</strong>
</div>
<div class="card-body text-center">
<img src="../assets/weizen.png" data-original="../assets/weizen.png" style="max-width: 350px; max-height: 195px;" class="zoom">
<img src="../assets/weizen.png" style="max-width: 350px; max-height: 195px;">
<p>
Hochwertige Lasergravur<br />
im coolen &lt;DD&gt;-Design<br />
@@ -213,7 +213,7 @@
<strong>Emaille Tasse</strong>
</div>
<div class="card-body text-center">
<img src="../assets/emaille.jpg" style="max-width: 350px; max-height: 195px;" class="zoom">
<img src="../assets/emaille.jpg" style="max-width: 350px; max-height: 195px;">
<p>
Rundherum bedruckt im coolen &lt;DD&gt;-Design<br />
&nbsp;<br />
@@ -223,11 +223,6 @@
</div>
</article>
</section>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
new Zooming().listen('.zoom');
});
</script>
</div>
<footer>
<div class="footer-row">
@@ -236,16 +231,12 @@
<strong>Codename &lt;DD&gt;-Wochenende</strong>
</p>
<p>
Das nächste Mal 2021!<br />
28. bis 30. August 2020<br />
Eine Schnapsidee des Chapter Siegen: Name folgt...
</p>
<p>
<a href='http://durstiger-donnerstag.de/index.php?page=kontakt_impressum' target="_blank">Impressum</a> | <a href='http://durstiger-donnerstag.de/index.php?page=datenschutz' target="_blank">Datenschutzerklärung</a>
</p>
</p>
<p>
<a href='https://ddwe.beging.de/geschichte'>Geschichte</a>
</p>
</div>
<div class="column">
<p>
@@ -255,7 +246,6 @@
</div>
</footer>
<script src='https://ddwe.beging.de/js/zooming.min.js'></script>
<script src='https://ddwe.beging.de/js/script.js'></script>
</body>
</html>