Added TILs to the mix!

This commit is contained in:
Nate Anderson
2025-03-04 15:08:09 -07:00
parent 81e5bff5d8
commit 1e3b1d83a2
11 changed files with 141 additions and 33 deletions
+6
View File
@@ -0,0 +1,6 @@
{{ define "main" }}
{{- partial "post.html" . -}}
{{- partial "toc.html" . -}}
{{ end }}