diff options
Diffstat (limited to 'templates/blog/posts/2024-10-22_nix_flakes.html.template')
| -rw-r--r-- | templates/blog/posts/2024-10-22_nix_flakes.html.template | 2 |
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> |
