diff --git a/content/index.md b/content/index.md index ad30790..5c412ac 100644 --- a/content/index.md +++ b/content/index.md @@ -18,8 +18,8 @@ sich auszutauschen. Unsere Vereinszwecke lauten gemäß unseren Vereinsstatuten - Untersuchung technologischer Entwicklungen und deren Auswirkungen auf Gesellschaft und Individuen mit Schwerpunkt auf elektronischer Datenverarbeitung. - 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" %}} # Was tun wir diff --git a/hugo.toml b/hugo.toml index ce681b8..4f939ad 100644 --- a/hugo.toml +++ b/hugo.toml @@ -32,4 +32,7 @@ theme = 'cccsbg-hugo-theme' ## Needed for our short code [markup] [markup.goldmark.renderer] - unsafe = true \ No newline at end of file + unsafe = true + [markup.goldmark.parser.attribute] + block = true + title = true \ No newline at end of file diff --git a/themes/cccsbg-hugo-theme b/themes/cccsbg-hugo-theme index e210287..1db5622 160000 --- a/themes/cccsbg-hugo-theme +++ b/themes/cccsbg-hugo-theme @@ -1 +1 @@ -Subproject commit e210287ea0680a6ec4288dbe1b955dc8e05632e7 +Subproject commit 1db5622826a183247ff451f8e54efdb0a3d0acd9