fix: 🐛 mp4 is detected as audio
Some checks failed
Build Project / build (push) Has been cancelled
Deploy Documentation / deploy (push) Has been cancelled

Changed video to webm, maybe this will work.
This commit is contained in:
EnderIce2 2025-04-25 06:45:30 +03:00
parent 1de80cdbb9
commit c1078b5b8b
Signed by: enderice2
GPG Key ID: FEB6B8A8507BA62E
4 changed files with 1 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -15,7 +15,7 @@ The script will add a LaunchAgent to your user, that will symlink the `$TMPDIR`
## Video Tutorial on how to install the LaunchAgent + bridge inside CrossOver
![type:video](assets/macos-crossover.mp4){: style='width: 66%; height: 20vw;'}
![type:video](assets/macos-crossover.webm){: style='width: 66%; height: 20vw;'}
## Wine (~/.wine)

View File

@ -75,7 +75,6 @@ plugins:
video_controls: true
video_loop: false
video_muted: false
video_type: mp4
nav:
- Home: index.md
- Linux: linux.md