Skip to content

Commit f57f381

Browse files
author
Faxbot Agent
committed
docs(media): restore MCP demo video from Jekyll branch; point legacy page to local MP4; tweak video tag (no loop)
1 parent 7cfbb79 commit f57f381

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Development status
128128
- Use `X-API-Key` for auth; secure behind a reverse proxy for rate limiting.
129129

130130
Demo
131-
<video src="assets/faxbot_demo.mp4" width="100%" autoplay loop muted playsinline controls>
131+
<video src="assets/faxbot_demo.mp4" width="100%" autoplay muted playsinline controls>
132132
<a href="assets/faxbot_demo.mp4">Watch the demo video</a>
133133
(Your browser or GitHub may not inline-play videos; use the link.)
134134
</video>

docs/archive/mcp-integration-legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- [Transports](../mcp/transports.md) · [OAuth/OIDC Setup](../security/oauth-setup.md)
99

1010
Demo
11-
<video src="../assets/faxbot_demo.mp4" width="100%" autoplay loop muted playsinline controls>
11+
<video src="../assets/faxbot_demo.mp4" width="100%" autoplay muted playsinline controls>
1212
<a href="../assets/faxbot_demo.mp4">Watch the demo video</a>
1313
(Your browser or GitHub may not inline-play videos; use the link.)
1414
</video>

docs/assets/faxbot_demo.mp4

1.18 MB
Binary file not shown.

0 commit comments

Comments
 (0)