mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added redirect for macros/variables
This commit is contained in:
parent
b86281be2e
commit
c2250bb804
@ -92,6 +92,7 @@ plugins:
|
|||||||
redirect_maps:
|
redirect_maps:
|
||||||
changelog/insiders.md: insiders/changelog.md
|
changelog/insiders.md: insiders/changelog.md
|
||||||
upgrading.md: upgrade.md
|
upgrading.md: upgrade.md
|
||||||
|
reference/variables.md: https://mkdocs-macros-plugin.readthedocs.io/
|
||||||
sponsorship.md: insiders/index.md
|
sponsorship.md: insiders/index.md
|
||||||
- minify:
|
- minify:
|
||||||
minify_html: true
|
minify_html: true
|
||||||
|
Loading…
Reference in New Issue
Block a user