summaryrefslogtreecommitdiffhomepage
path: root/src/blog/windowing/index.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blog/windowing/index.gsp')
-rw-r--r--src/blog/windowing/index.gsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/blog/windowing/index.gsp b/src/blog/windowing/index.gsp
index cb2d347..2493d87 100644
--- a/src/blog/windowing/index.gsp
+++ b/src/blog/windowing/index.gsp
@@ -90,21 +90,21 @@ html lang="en" {
figure {
figcaption {-Split Windows in Emacs}
- img width="100%" src="split.png"
+ img width="100%" src="split.avif"
alt="An Emacs instance with two split Emacs windows"
{}
}
figure {
figcaption {-Oops! Firefox Made My Code Unreadable!}
- img width="100%" src="oops.png"
+ img width="100%" src="oops.avif"
alt="The window split with Emacs and Firefox on each side"
{}
}
figure {
figcaption {-Making Things Better}
- img width="100%" src="better.png"
+ img width="100%" src="better.avif"
alt="The window split in three panes, not two"
{}
}