From 44645b7ec78750ee61e9f65313242788c324437d Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Wed, 23 Oct 2024 07:03:22 -0700 Subject: Fix the page title for blog posts. --- templates/outline.html.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/outline.html.template') diff --git a/templates/outline.html.template b/templates/outline.html.template index 960a880..be739c3 100644 --- a/templates/outline.html.template +++ b/templates/outline.html.template @@ -1,7 +1,7 @@ - rose.moe + {{.Title}} -- cgit v1.3.1