summaryrefslogtreecommitdiffstats
path: root/templates/blog/posts
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-10-23 17:24:54 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-10-23 17:24:54 -0700
commit9c7895f5cdd27aeadcaa7128682a047cfc4fb3f8 (patch)
tree095be38789871a82d1aebd0ed3cf2547b7b850db /templates/blog/posts
parentFix the page title for blog posts. (diff)
downloadroseh.moe-9c7895f5cdd27aeadcaa7128682a047cfc4fb3f8.tar.zst
Don't pre-render templates.
Diffstat (limited to 'templates/blog/posts')
-rw-r--r--templates/blog/posts/2024-10-22_nix_flakes.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/blog/posts/2024-10-22_nix_flakes.html.template b/templates/blog/posts/2024-10-22_nix_flakes.html.template
index b9b2ca0..d191908 100644
--- a/templates/blog/posts/2024-10-22_nix_flakes.html.template
+++ b/templates/blog/posts/2024-10-22_nix_flakes.html.template
@@ -1,4 +1,4 @@
-<h1>nix flakes for busy people</h1>
+{{define "title"}}nix flakes for busy people{{end}}
<h2>TL;DR</h2>