Update mkdocs template settings

This commit is contained in:
Blerim Sheqa 2019-01-30 16:54:46 +01:00
parent 056981a41c
commit bf92144a04
1 changed files with 4 additions and 2 deletions

View File

@ -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'