Skip to content

Commit dad5207

Browse files
committed
Add demonstration video to docs homepage
1 parent dbc30b7 commit dad5207

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010
1111
----
1212

13+
<!-- markdownlint-disable MD033 -->
14+
<video width="100%" controls>
15+
<source src="https://user-images.githubusercontent.com/1596222/232868878-1134695b-5dd8-405e-96af-00a2856d4535.webm" type="video/webm">
16+
Your browser does not support video tag of HTML5.
17+
</video>
18+
<!-- markdownlint-enable MD033 -->
19+
20+
> [Click here to see video demonstration in fullscreen](https://user-images.githubusercontent.com/1596222/232868878-1134695b-5dd8-405e-96af-00a2856d4535.webm)
21+
22+
----
23+
1324
```{toctree}
1425
---
1526
caption: Usage

0 commit comments

Comments
 (0)