aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2025-05-16+Graduation+rant.tmpl.html
blob: bf5220cec83873c645b093ae44e1172e699b79f0 (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>
  <p><b>Created:</b> {{ .Date }}</p>
</article>
{{ end }}