Host GIFs and video examples in iced.rs

RIP Gfycat
This commit is contained in:
Héctor Ramón Jiménez 2023-09-07 05:05:43 +02:00
parent e5afaa0892
commit 6fd2c15527
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
24 changed files with 40 additions and 90 deletions

View file

@ -5,8 +5,8 @@ A simple UI tour that can run both on native platforms and the web! It showcases
The __[`main`]__ file contains all the code of the example! All the cross-platform GUI is defined in terms of __state__, __messages__, __update logic__ and __view logic__.
<div align="center">
<a href="https://gfycat.com/politeadorableiberianmole">
<img src="https://thumbs.gfycat.com/PoliteAdorableIberianmole-small.gif">
<a href="https://iced.rs/examples/tour.mp4">
<img src="https://iced.rs/examples/tour.gif">
</a>
</div>