From cd3c1da368d96915c74abf913a1b9e2fc81971b4 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 15:08:21 -0400 Subject: [PATCH] Publish: Image test with alt text --- _notes/image-test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notes/image-test.md b/_notes/image-test.md index cb663b7..bd2d6b3 100644 --- a/_notes/image-test.md +++ b/_notes/image-test.md @@ -4,6 +4,6 @@ title: Image test Does the publish plugin work with images? -![](/assets/img/image-test.jpeg) +![If you can see the alt text, then that part worked as well.](/assets/img/image-test.jpeg) If you are seeing the image above, the plugin worked.