aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-05-16 12:34:53 -0400
committerAlex Scerba <alex@scerba.org>2025-05-16 12:34:53 -0400
commit196d8de97e9e0379fe319f001b5d13f784d14944 (patch)
tree2b91a2dd1865b1cc658d96b25c551aef64ba2940
parent4b49059590e48a2e405dbae478475482df77f432 (diff)
Add graduation post.HEADmasterdevelop
-rw-r--r--html/blog/2025-05-16+Graduation+rant.tmpl.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/html/blog/2025-05-16+Graduation+rant.tmpl.html b/html/blog/2025-05-16+Graduation+rant.tmpl.html
new file mode 100644
index 0000000..a5367ee
--- /dev/null
+++ b/html/blog/2025-05-16+Graduation+rant.tmpl.html
@@ -0,0 +1,7 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>I've graduated! Yesterday, actually. Time to do those things I said I'd do. I promise a running XS650 and a surface model to add to my portfolio by the end of the summer.
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}