Build Works and layout is correct
This commit is contained in:
parent
79672f00a7
commit
64d300b094
3 changed files with 7 additions and 4 deletions
|
@ -18,8 +18,8 @@ sich auszutauschen. Unsere Vereinszwecke lauten gemäß unseren Vereinsstatuten
|
||||||
- Untersuchung technologischer Entwicklungen und deren Auswirkungen auf Gesellschaft und Individuen mit Schwerpunkt
|
- Untersuchung technologischer Entwicklungen und deren Auswirkungen auf Gesellschaft und Individuen mit Schwerpunkt
|
||||||
auf elektronischer Datenverarbeitung.
|
auf elektronischer Datenverarbeitung.
|
||||||
- Einsatz für offene Systeme, Informationsfreiheit und Netzneutralität.
|
- Einsatz für offene Systeme, Informationsfreiheit und Netzneutralität.
|
||||||
{.list-disc .ml-10 .mt-5}
|
|
||||||
{{%/ section-format %}}
|
{{%/ section-format %}}
|
||||||
|
|
||||||
{{% section-format type="pacman" location="right" %}}
|
{{% section-format type="pacman" location="right" %}}
|
||||||
# Was tun wir
|
# Was tun wir
|
||||||
|
|
|
@ -32,4 +32,7 @@ theme = 'cccsbg-hugo-theme'
|
||||||
## Needed for our short code
|
## Needed for our short code
|
||||||
[markup]
|
[markup]
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true
|
unsafe = true
|
||||||
|
[markup.goldmark.parser.attribute]
|
||||||
|
block = true
|
||||||
|
title = true
|
|
@ -1 +1 @@
|
||||||
Subproject commit e210287ea0680a6ec4288dbe1b955dc8e05632e7
|
Subproject commit 1db5622826a183247ff451f8e54efdb0a3d0acd9
|
Loading…
Add table
Reference in a new issue