aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2025-05-16+Graduation+rant.tmpl.html
blob: a5367ee806621d0d3e72d9432e43a144061adce5 (plain) (blame)
1
2
3
4
5
6
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 }}