Compare commits
No commits in common. "64d300b0943ba5a6e3b5fdbbbe122eff6eca2a08" and "69d84a11ce7e8ef9401af67ea43ed156d762eb79" have entirely different histories.
64d300b094
...
69d84a11ce
3 changed files with 4 additions and 12 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
|
||||||
|
|
10
hugo.toml
10
hugo.toml
|
@ -27,12 +27,4 @@ theme = 'cccsbg-hugo-theme'
|
||||||
target = "js"
|
target = "js"
|
||||||
[[build.cachebusters]]
|
[[build.cachebusters]]
|
||||||
source = "assets/.*\\.(.*)$"
|
source = "assets/.*\\.(.*)$"
|
||||||
target = "$1"
|
target = "$1"
|
||||||
|
|
||||||
## Needed for our short code
|
|
||||||
[markup]
|
|
||||||
[markup.goldmark.renderer]
|
|
||||||
unsafe = true
|
|
||||||
[markup.goldmark.parser.attribute]
|
|
||||||
block = true
|
|
||||||
title = true
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1db5622826a183247ff451f8e54efdb0a3d0acd9
|
Subproject commit f6639d39778255e1ec475af5badc2a996e94214b
|
Loading…
Add table
Reference in a new issue