diff --git a/assets/custom.css b/assets/custom.css index 1252305..6a417c5 100644 --- a/assets/custom.css +++ b/assets/custom.css @@ -17,10 +17,7 @@ padding: .5em; } -dl dt { - margin-bottom: .5em; -} - +dl dt, dl dd { - margin-bottom: 1em; + margin-bottom: .25em; } diff --git a/content/datenschutz.md b/content/datenschutz.md index 9ed23bb..85fd610 100644 --- a/content/datenschutz.md +++ b/content/datenschutz.md @@ -25,13 +25,14 @@ rechtlichen Grundlagen des Datenschutzes finden Sie im Bundesdatenschutzgesetz insoweit über die Art, den Umfang und Zweck der Erhebung, die Nutzung und die Verarbeitung von personenbezogenen Daten durch den Anbieter -> {{< value "global" "full_name" >}} -> -> {{< value "address" "street_number" >}} -> -> {{< value "address" "zip_city" >}} -> {{< value "mail" "vorstand" >}} +{{< value "global" "full_name" >}} +: {{< value "address" "street_number" >}} +: {{< value "address" "zip_city" >}} +: {{< value "address" "country" >}} + +Vertretung +: {{< value "mail" "vorstand" >}} Wir weisen darauf hin, dass die internetbasierte Datenübertragung Sicherheitslücken aufweist, ein lückenloser Schutz vor Zugriffen durch Dritte diff --git a/content/dokumente.md b/content/dokumente.md index 2baecda..051a327 100644 --- a/content/dokumente.md +++ b/content/dokumente.md @@ -26,3 +26,4 @@ showmetalinks: false * [Hygienekonzept](/docs/dezentrale-hygienekonzept.pdf) * [{{< value "links" "documents_name" >}}]({{< value "links" "documents_href" >}}) + (Link funktioniert nur nach Login) diff --git a/content/impressum.md b/content/impressum.md index 07abe94..0d2d1f3 100644 --- a/content/impressum.md +++ b/content/impressum.md @@ -13,24 +13,16 @@ showmetalinks: false ## {{< value "global" "full_name" >}} -### Anschrift - -> {{< value "address" "street_number" >}} -> -> {{< value "address" "annotation" >}} -> -> {{< value "address" "zip_city" >}} -> -> {{< value "address" "country" >}} +Anschrift +: {{< value "address" "street_number" >}} ({{< value "address" "annotation" >}}) +: {{< value "address" "zip_city" >}} +: {{< value "address" "country" >}} -### Vertretung - -> {{< value "mail" "vorstand" >}} +Vertretung +: {{< value "mail" "vorstand" >}} -### Registergericht - -> {{< value "court" "name" >}} -> -> Registernummer {{< value "court" "number" >}} +Registergericht +: {{< value "court" "name" >}} +: Registernummer {{< value "court" "number" >}} diff --git a/content/konto.md b/content/konto.md index 2889ca6..79b3e4e 100644 --- a/content/konto.md +++ b/content/konto.md @@ -15,30 +15,30 @@ aliases: - /spenden --- -### Empfänger +Mitgliedsbeiträge und Spenden bitte an folgende Bankverbindung überweisen: -> `{{< value "global" "full_name" >}}` +Empfänger +: {{< value "global" "full_name" >}} -### Institut +Institut +: {{< value "account" "institution" >}} -> `{{< value "account" "institution" >}}` +IBAN +: `{{< value "account" "iban" >}}` -### IBAN - -> `{{< value "account" "iban" >}}` - -### BIC - -> `{{< value "account" "bic" >}}` +BIC +: `{{< value "account" "bic" >}}` Für Spenden oder Mitgliedsbeiträge stellen wir gerne eine steuerabzugsfähige Zuwendungsbestätigung (Spendenquittung) aus. Für Sachspenden nur in Ausnahmefällen. -Bitte dazu an den Kassenwart wenden: +Bei Spenden unter 100€ reicht dem Finanzamt in der Regel eine Kopie des +Kontoauszuges, dann müsst ihr uns nicht mal eure Adresse geben. -> {{< value "mail" "kasse" >}} +Kontakt +: {{< value "mail" "kasse" >}} --- diff --git a/content/posts/2022/11/localverse2022-call-for-participation.md b/content/posts/2022/11/localverse2022-call-for-participation.md index d5ea3ce..114240c 100644 --- a/content/posts/2022/11/localverse2022-call-for-participation.md +++ b/content/posts/2022/11/localverse2022-call-for-participation.md @@ -11,7 +11,7 @@ tags: - localverse2022 - cfp aliases: -- /posts/2022/11/localverse2022-call-for-participation-20221118/ +- /posts/2022/11/localverse2022-call-for-participation-20221118 author: Vorstand --- diff --git a/data/values.yaml b/data/values.yaml index fb64f8e..4945f4b 100644 --- a/data/values.yaml +++ b/data/values.yaml @@ -33,7 +33,7 @@ chat: links: ccc_href: https://www.ccc.de ccc_name: Chaos Computer Club - chaostreff_href: https://www.ccc.de/de/club/chaostreffs + chaostreff_href: https://www.ccc.de/de/club/chaostreffs#leipzig chaostreff_name: Chaostreff Leipzig documents_href: https://git.dezentrale.cloud/members/dezentrale_doc documents_name: Interne Dokumente diff --git a/layouts/partials/head.html b/layouts/partials/head.html index d95fed0..d2291e9 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -5,5 +5,7 @@ {{- if not $url }} {{- errorf "missing, empty or null value at 'values.redirect.url': %s" .Position }} {{- end }} + + {{- end }} diff --git a/themes/slick b/themes/slick index 663cc39..a4683dc 160000 --- a/themes/slick +++ b/themes/slick @@ -1 +1 @@ -Subproject commit 663cc39d4cb51e6c6b25983967363f93d717145a +Subproject commit a4683dcfc63694ffa101ee4b23566568f81326d7