mirror of https://github.com/pikvm/pikvm.git
Fix embedded videos (#1573)
This commit is contained in:
parent
17ff3f89f3
commit
69188d823f
|
|
@ -69,9 +69,8 @@ plugins:
|
||||||
- search:
|
- search:
|
||||||
lang: en
|
lang: en
|
||||||
- mkdocs-video:
|
- mkdocs-video:
|
||||||
is_video: True
|
video_autoplay: false
|
||||||
video_muted: True
|
video_controls: true
|
||||||
video_controls: True
|
|
||||||
- redirects:
|
- redirects:
|
||||||
redirect_maps:
|
redirect_maps:
|
||||||
"lte.md": "modem.md"
|
"lte.md": "modem.md"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue