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:
|
||||
lang: en
|
||||
- mkdocs-video:
|
||||
is_video: True
|
||||
video_muted: True
|
||||
video_controls: True
|
||||
video_autoplay: false
|
||||
video_controls: true
|
||||
- redirects:
|
||||
redirect_maps:
|
||||
"lte.md": "modem.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue