diff options
author | Alex Scerba <alex@scerba.org> | 2024-11-18 22:05:37 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-11-18 22:05:37 -0500 |
commit | 6449946b17a5dd792d5d5e848097443ec05f3e1d (patch) | |
tree | 8078ab750be96920617c760bc2e77609843f9086 /html/blog | |
parent | 47a8d6955b47343293c4213220da1123d2497538 (diff) |
Add alt text to R53 post
Diffstat (limited to 'html/blog')
-rw-r--r-- | html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html b/html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html index c244751..11dd35e 100644 --- a/html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html +++ b/html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html @@ -3,7 +3,7 @@ <h2>{{ .Title }}</h2>
<p>Forgot to post this a while back. My friend put some eyes and teeth from his miata on my car.</p>
<figure>
- <img src="/static/media/MiniR53_Halloween_1000.jpg" alt="" width="1000" height="1000" />
+ <img src="/static/media/MiniR53_Halloween_1000.jpg" alt="Mini Cooper S R53 with large google eyes on headlights and two cardboard triangle teeth sticking out the bottom of the grill. Hood clamshell is open looking like a mouth about to chomp." width="1000" height="1000" />
<figcaption>Halloween teeth.</figcaption>
</figure>
<p><b>Created:</b> {{ .Date }}</p>
|