mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-27 07:44:02 +02:00
Update mkdocs template settings
This commit is contained in:
parent
056981a41c
commit
bf92144a04
@ -39,8 +39,10 @@ extra_javascript: []
|
|||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- smarty
|
- smarty
|
||||||
- admonition
|
- admonition
|
||||||
- codehilite(guess_lang=true)
|
- codehilite:
|
||||||
- toc(permalink=true)
|
guess_lang: true
|
||||||
|
- toc:
|
||||||
|
permalink: true
|
||||||
copyright: '© 2009 - 2019 Icinga GmbH'
|
copyright: '© 2009 - 2019 Icinga GmbH'
|
||||||
google_analytics:
|
google_analytics:
|
||||||
- 'UA-280659-15'
|
- 'UA-280659-15'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user