mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-10 11:14:24 +02:00
Setup mkdocs-redirects
This commit is contained in:
parent
b3cda08af6
commit
8e2aab75e2
@ -1,4 +1,5 @@
|
||||
cairosvg~=2.7.1
|
||||
mkdocs-material~=9.5.18
|
||||
mkdocs-minify-plugin~=0.7.1
|
||||
mkdocs-redirects~=1.2.1
|
||||
pillow~=10.1.0
|
||||
|
@ -69,6 +69,9 @@ plugins:
|
||||
- minify:
|
||||
minify_html: true
|
||||
- social: {}
|
||||
- redirects:
|
||||
redirect_maps:
|
||||
'iOS-client.md': 'apple-client.md#ios'
|
||||
|
||||
# Customization
|
||||
extra:
|
||||
|
Loading…
Reference in New Issue
Block a user