mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Add a poster for the demo video
This commit is contained in:
parent
4c8ef26141
commit
0e6091773d
3 changed files with 2 additions and 2 deletions
BIN
docs/_static/poster.png
vendored
Normal file
BIN
docs/_static/poster.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
|
|
@ -16,7 +16,7 @@ Recent major new features
|
|||
|
||||
.. raw:: html
|
||||
|
||||
<video controls width="640" height="360">
|
||||
<video controls width="640" height="360" poster="../_static/poster.png">
|
||||
<source src="https://download.calibre-ebook.com/videos/kitty.mp4" type="video/mp4">
|
||||
<source src="https://download.calibre-ebook.com/videos/kitty.webm" type="video/webm">
|
||||
</video>
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ kitty
|
|||
|
||||
.. raw:: html
|
||||
|
||||
<video controls width="640" height="360">
|
||||
<video controls width="640" height="360" poster="_static/poster.png">
|
||||
<source src="https://download.calibre-ebook.com/videos/kitty.mp4" type="video/mp4">
|
||||
<source src="https://download.calibre-ebook.com/videos/kitty.webm" type="video/webm">
|
||||
</video>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue