updated mkdocs config
plugin: new tab for ext. links extra-css
This commit is contained in:
@@ -12,7 +12,14 @@ plugins:
|
||||
- search
|
||||
- git-authors
|
||||
- git-revision-date-localized
|
||||
- mkdocs-plugin-open-external-links-in-new-tab:
|
||||
external_extensions:
|
||||
- ".pdf"
|
||||
- ".zip"
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.superfences
|
||||
- pymdownx.highlight
|
||||
- pymdownx.highlight
|
||||
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
Reference in New Issue
Block a user