mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-10 22:53:09 +00:00
updated video to webm
This commit is contained in:
parent
6e8230eee8
commit
d40f4c220b
2 changed files with 3 additions and 0 deletions
|
|
@ -129,7 +129,10 @@ Welcome djLint, the free cleaning service for html templates!<br>And the html te
|
|||
<h2 class="title is-2">Watch it run!</h2>
|
||||
|
||||
<figure class="image animated mx-auto is-framed" style="max-width:800px" data-animate="headShake">
|
||||
<video autoplay loop muted playsinline>
|
||||
<source src="/static/img/demo.webm" type="video/webm">
|
||||
<img src="/static/img/demo.gif" alt="djlint html template formater demo">
|
||||
</video>
|
||||
</figure>
|
||||
|
||||
<h2 class="title is-2 mt-5">Show your format!</h2>
|
||||
|
|
|
|||
BIN
docs/src/static/img/demo.webm
Normal file
BIN
docs/src/static/img/demo.webm
Normal file
Binary file not shown.
Loading…
Reference in a new issue