Use avif instead of webp for logo

This commit is contained in:
Anthony Wang 2022-02-03 14:47:46 -06:00
parent 8a1a756366
commit 46b7b309ac
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76
8 changed files with 8 additions and 1 deletions

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">
@ -76,7 +77,7 @@
</p>
<br>
<p>
<img src="/logo.webp" height="48" width="48" style="float:left;padding:0px 16px 0px 0px">
<img src="/logo.png" height="48" width="48" style="float:left;padding:0px 16px 0px 0px">
<b><a href="https://git.exozy.me/exozyme/exozyme/wiki/Website-hosting">exopages</a></b>: Easily build and host static websites for you and your projects
</p>
<br>

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">

BIN
logo.avif Normal file

Binary file not shown.

View file

@ -8,6 +8,7 @@
<div>
<br>
<picture>
<source srcset="/logo.avif" type="image/avif">
<source srcset="/logo.webp" type="image/webp">
<source srcset="/logo.png" type="image/png">
<img src="/logo.png" alt="exozyme" height="324" width="324">