summaryrefslogtreecommitdiffstats
path: root/content/posts/deploying-the-garden.md
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-02 15:33:34 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-02 16:21:05 +0200
commit695614902ba24f14e06a42982c62132d3b5015d4 (patch)
treedafc38357a1d93312b4f6983ae83eddeb63311af /content/posts/deploying-the-garden.md
parent5a05ca47edca3a5cf8fad2e19a533faaa1c7b362 (diff)
Use figures instead of plain images
Diffstat (limited to 'content/posts/deploying-the-garden.md')
-rw-r--r--content/posts/deploying-the-garden.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/deploying-the-garden.md b/content/posts/deploying-the-garden.md
index ef3821d..105bfb7 100644
--- a/content/posts/deploying-the-garden.md
+++ b/content/posts/deploying-the-garden.md
@@ -31,7 +31,7 @@ Making changes to the build process itself, or the HTML template, requires a com
Most of the heavy lifting is done by `pandoc`. The glue parts use an obscure and ancient language with many curved sigils. Give it a try.
-![A GitHub repository language breakdown showing that most of the code is written in Scheme.](/files/repo_langs.png)
+{{ fig(src="/files/repo_langs.png", alt="A GitHub repository language breakdown showing that most of the code is written in Scheme.") }}
## Hosting