mirror of
https://github.com/matrix-org/matrix.org.git
synced 2026-01-16 23:13:50 +00:00
Try to use webp to please iOS
This commit is contained in:
parent
c1c706119f
commit
c7ede0a3a8
2 changed files with 3 additions and 2 deletions
BIN
static/element-call.webp
Normal file
BIN
static/element-call.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 MiB |
|
|
@ -37,9 +37,10 @@
|
|||
<h2>Build advanced, rich communication applications on top of Matrix.</h2>
|
||||
<a href="/docs/technical" class="call-to-action">Start building apps</a>
|
||||
</div>
|
||||
<video loop muted autoplay playsinline id="complex-apps-image">
|
||||
<!-- <video loop muted autoplay playsinline id="complex-apps-image">
|
||||
<source src="/element-call.webm" type="video/webm">
|
||||
</video>
|
||||
</video> -->
|
||||
<img src="/element-call.webp" id="complex-apps-image" />
|
||||
</div>
|
||||
<div id="buildonmatrix" class="section">
|
||||
<img class="logo" src="images/matrix-favicon.svg" alt="The Matrix Logo" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue