🍱 improvement: use webp instead of png

This commit is contained in:
welpo 2023-02-11 21:35:22 +01:00
parent f555d34207
commit 7a69759112
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
6 changed files with 2 additions and 3 deletions

View file

@ -20,7 +20,7 @@ Here's an example of a table. Its header colour changes depending on the current
This image inverts when switching to dark mode. This isn't very useful for photographs, but works great for diagrams, line drawings, graphs…
{{ invertable_image(src="$BASE_URL/img/graph.png", alt="Invertable graph") }}
{{ invertable_image(src="$BASE_URL/img/graph.webp", alt="Invertable graph") }}
## Code Block
@ -39,4 +39,3 @@ fn main() {
Lorem ipsum `dolor` sit amet, `consectetur adipiscing` elit.
`Lorem ipsum dolor sit amet, consectetur adipiscing elit.`