mirror of
https://github.com/EnderIce2/rpc-bridge.git
synced 2025-05-25 22:14:38 +00:00
fix: 🐛 update mkdocs-video plugin configuration to force mp4 type
This commit is contained in:
parent
975ace70f9
commit
1de80cdbb9
@ -70,7 +70,12 @@ markdown_extensions:
|
|||||||
alternate_style: true
|
alternate_style: true
|
||||||
plugins:
|
plugins:
|
||||||
- offline
|
- offline
|
||||||
- mkdocs-video
|
- mkdocs-video:
|
||||||
|
is_video: true
|
||||||
|
video_controls: true
|
||||||
|
video_loop: false
|
||||||
|
video_muted: false
|
||||||
|
video_type: mp4
|
||||||
nav:
|
nav:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- Linux: linux.md
|
- Linux: linux.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user