Fix embedded videos (#1573)

This commit is contained in:
Aleksandr Prokudin 2025-08-14 14:29:39 +02:00 committed by GitHub
parent 17ff3f89f3
commit 69188d823f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -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"