mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-27 21:05:34 +00:00
docs(readme): replace stripped <video> with animated WebP demo reel (#441)
GitHub's README sanitizer strips <video> tags sourced from release assets, so the previous embed never rendered. Swap for an animated WebP (no audio anyway) at assets/openjarvis_demo_reel.webp — renders inline on every Markdown viewer with auto-loop. 960px wide, 15fps, lossy q=60, 4.5MB. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
a7b9e09305
commit
e29ed9986e
@@ -16,7 +16,7 @@
|
||||
---
|
||||
|
||||
<div align="center">
|
||||
<video src="https://github.com/open-jarvis/OpenJarvis/releases/download/readme-media/openjarvis_demo_reel_v2.mp4" controls width="100%"></video>
|
||||
<img alt="OpenJarvis demo reel" src="assets/openjarvis_demo_reel.webp" width="100%">
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.5 MiB |
Reference in New Issue
Block a user