aboutsummaryrefslogtreecommitdiff
path: root/html/blog
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2024-11-16 22:35:47 -0500
committerAlex Scerba <alex@scerba.org>2024-11-16 22:35:47 -0500
commit46dc35f2b4442271f2b6cdde036c56b5a8e45fbb (patch)
tree95736d32bbeca62e844745e3a95b356925a1560c /html/blog
parent23ab76ff7f863c3c8fce4806b58fdf827c5d5605 (diff)
Add mini halloween post
Diffstat (limited to 'html/blog')
-rw-r--r--html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 0000000..c244751
--- /dev/null
+++ b/html/blog/2024-11-16+Mini_R53_Halloween_Edition.tmpl.html
@@ -0,0 +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>
+ <figure>
+ <img src="/static/media/MiniR53_Halloween_1000.jpg" alt="" width="1000" height="1000" />
+ <figcaption>Halloween teeth.</figcaption>
+ </figure>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }} \ No newline at end of file