From 895ff815736db49d1a75735200458c6ddabffc60 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Tue, 8 Feb 2022 16:28:03 -0600 Subject: [PATCH] no more lowercase title --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 2b6c341..a2036b1 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -3,7 +3,7 @@ - michael's blog + Michael Zhang {{ block "headExtra" . }}{{ end }} {{ partial "head" . }}