From 0834d30e9b372cd23d73b5d2e94f938c37247e79 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Mon, 11 May 2026 01:24:06 +1000 Subject: [PATCH] fix: add alt text to image in welcome blog post for improved accessibility --- website/data/blog/welcome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/blog/welcome.md b/website/data/blog/welcome.md index e1f0666..8b05750 100644 --- a/website/data/blog/welcome.md +++ b/website/data/blog/welcome.md @@ -12,7 +12,7 @@ Expect game dev, systems design, experiments, tools, prototypes, and the occasio
-![1.00](data/blog/media/paste-1778426005842-2tr04.png) +![1.00](data/blog/media/paste-1778426005842-2tr04.png "Where most of the chaos happens") Like most people getting into game development, I started with terrible projects, helping others make technical decisions and squishing bugs along the way, I had many overly ambitious ideas, and an unhealthy confidence that I could probably work it out.