diff --git a/content/anmeldung.md b/content/anmeldung.md index aec6366..9bde20e 100644 --- a/content/anmeldung.md +++ b/content/anmeldung.md @@ -33,10 +33,6 @@ date: '2020-02-12' -
- - -
@@ -54,6 +50,10 @@ date: '2020-02-12'
+
+ + +
diff --git a/content/merch.md b/content/merch.md new file mode 100644 index 0000000..b400549 --- /dev/null +++ b/content/merch.md @@ -0,0 +1,45 @@ +--- +title: Merchandise +date: '2020-02-18' +--- + +Es wird Merch geben. Bierkrug? + +
+
+

+Es wird Merch geben. + +Nach der Bestellung bekommst du von uns eine E-Mail (manuell, nicht automatisch) mit den Zahlungsinfos. Es gilt das Prinzip der **Vorkasse**, der offene Betrag muss bis zum **28. Juni 2020** beglichen sein. +

+
+
+ +
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ +
+
+
\ No newline at end of file diff --git a/layouts/partials/navigation.html b/layouts/partials/navigation.html index 72753dd..832a4e6 100644 --- a/layouts/partials/navigation.html +++ b/layouts/partials/navigation.html @@ -17,6 +17,11 @@
  • Infos
  • + + {{ if (eq .Permalink (string ("merch/" | absURL))) }}{{ $classString = "class='active'" }}{{else}}{{$classString = ""}}{{ end }} + +
  • Merch
  • +