about summary refs log tree commit diff
path: root/content/posts
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-16 16:08:57 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-16 16:08:57 +0700
commit8cf4b72be8af0900a249961174eca6dc6bef4a48 (patch)
treeaf4cedca121e5c577361345df26172c9903b7cbd /content/posts
parentceaf24acd391d392e43177cfac1c10f8992ec699 (diff)
downloadblog-8cf4b72be8af0900a249961174eca6dc6bef4a48.tar.gz
Fix missing webp
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/2021-06-21-ipwhl-update.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/content/posts/2021-06-21-ipwhl-update.md b/content/posts/2021-06-21-ipwhl-update.md
index c431561..fc8d3f2 100644
--- a/content/posts/2021-06-21-ipwhl-update.md
+++ b/content/posts/2021-06-21-ipwhl-update.md
@@ -126,9 +126,11 @@ Or, in some cases, such as for `tox`, it can even be like this:
 
 # How to help
 
-![Rick from *Rick and Morty* dancing and singing "I'm begging for
-help"](/images/begging-for-help.png "I hope adult swim don't sue me for
-this.")
+<picture>
+  <source srcset="/images/begging-for-help.webp" type="image/webp">
+  <img alt="Rick from *Rick and Morty* dancing and singing 'I'm begging for
+help'" src="/images/begging-for-help.png">
+</picture>
 
 Due to mentioned problems, it is critical for the project to have contribution.
 To start, please take a look at [the manual page][ipwhl-man]