mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 08:55:01 +01:00
optimize
This commit is contained in:
parent
a041618a73
commit
c7ed1f687e
3 changed files with 9 additions and 5 deletions
|
|
@ -107,11 +107,15 @@
|
||||||
interesting stuff here, depending on where you look.
|
interesting stuff here, depending on where you look.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<img
|
<picture>
|
||||||
height="200"
|
<source srcset="static/Noratrieb.avif" type="image/avif" />
|
||||||
src="static/Noratrieb.png"
|
<source srcset="static/Noratrieb.webp" type="image/webp" />
|
||||||
alt="Two grey cartoon-cats on a pink background. The left cat is small and sits on a floating rocket, the right cat is big and has a red bow tie on the right ear."
|
<img
|
||||||
/>
|
height="200"
|
||||||
|
src="static/Noratrieb.png"
|
||||||
|
alt="Two grey cartoon-cats on a pink background. The left cat is small and sits on a floating rocket, the right cat is big and has a red bow tie on the right ear."
|
||||||
|
/>
|
||||||
|
</picture>
|
||||||
</div>
|
</div>
|
||||||
<h2 class="section-heading">Status of This Memo</h2>
|
<h2 class="section-heading">Status of This Memo</h2>
|
||||||
<div class="section-body">
|
<div class="section-body">
|
||||||
|
|
|
||||||
BIN
static/root/static/Noratrieb.avif
Normal file
BIN
static/root/static/Noratrieb.avif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
BIN
static/root/static/Noratrieb.webp
Normal file
BIN
static/root/static/Noratrieb.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue