diff options
author | Alex Scerba <alex@scerba.org> | 2025-09-25 21:20:48 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-09-25 21:20:48 -0500 |
commit | 674aea0e547a59ae186f693b4688b86c0650d61c (patch) | |
tree | e7ebe9edc9f433626801cdd59804fd5daf9b024b /html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html | |
parent | 2ae9151a88e32d8d56b4605bb124f7204dfaba32 (diff) |
Fix spelling errors.
Diffstat (limited to 'html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html')
-rw-r--r-- | html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html | 4 |
1 files changed, 2 insertions, 2 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 11dd35e..bb74de1 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 @@ -1,11 +1,11 @@ {{ define "article" }}
<article>
<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>
+ <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="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>
</article>
-{{ end }}
\ No newline at end of file +{{ end }}
|