From 2c1f64cbcaa4d871e7cc9b981952f92358ae6949 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 18 Nov 2022 07:13:18 -0800 Subject: [PATCH] Set the attribute correctly --- 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 61f938b..bdc0e5a 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ partial "head.html" . }}