update mkdocs config for version 8 of theme

This commit is contained in:
Josh de Leeuw 2022-05-05 15:45:52 -04:00
parent e8dbe1e1a3
commit 25840087eb

View File

@ -18,7 +18,7 @@ extra:
analytics:
provider: google
property: 'UA-50563838-1'
copyright: 'Copyright © 2012-2021 Josh de Leeuw'
copyright: 'Copyright © 2012-2022 Josh de Leeuw'
markdown_extensions:
- admonition
- codehilite:
@ -26,7 +26,8 @@ markdown_extensions:
- toc:
permalink: true
- pymdownx.superfences
- pymdownx.tabbed
- pymdownx.tabbed:
alternate_style: true
- pymdownx.details
- pymdownx.snippets
- pymdownx.emoji: