Change video URLs
This commit is contained in:
parent
ee15ef4d82
commit
e262036844
@ -10,9 +10,9 @@ Here are some photos:
|
|||||||
<img src="docs/images/card.jpg" alt="card displayed on device" width="200"/>
|
<img src="docs/images/card.jpg" alt="card displayed on device" width="200"/>
|
||||||
<br/>
|
<br/>
|
||||||
<video width="240" controls>
|
<video width="240" controls>
|
||||||
<source src="docs/images/menus.mp4" type="video/mp4">
|
<source src="https://git.shylie.info/shylie/card-device-firmware/raw/branch/main/docs/images/menus.mp4" type="video/mp4">
|
||||||
</video>
|
</video>
|
||||||
<video width="240" controls>
|
<video width="240" controls>
|
||||||
<source src="docs/images/pong.mp4" type="video/mp4">
|
<source src="https://git.shylie.info/shylie/card-device-firmware/raw/branch/main/docs/images/pong.mp4" type="video/mp4">
|
||||||
</video>
|
</video>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user