Test hook
Dieser Commit ist enthalten in:
Ursprung
a3123137ff
Commit
d8af754cbc
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
|
@ -7,14 +7,12 @@ extra:
|
||||||
primary: 'indigo'
|
primary: 'indigo'
|
||||||
accent: 'yellow'
|
accent: 'yellow'
|
||||||
logo: 'images/logo.svg'
|
logo: 'images/logo.svg'
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- admonition
|
- admonition
|
||||||
- codehilite(guess_lang=true)
|
- codehilite(guess_lang=true)
|
||||||
- footnotes
|
- footnotes
|
||||||
- meta
|
- meta
|
||||||
- toc(permalink=true)
|
- toc(permalink=true)
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
- 'About mailcow: dockerized': 'index.md'
|
- 'About mailcow: dockerized': 'index.md'
|
||||||
- 'Installation': 'install.md'
|
- 'Installation': 'install.md'
|
||||||
|
|
Laden …
In neuem Issue referenzieren