From c47444925c54c20cbc5bbe1dcc7756d4752fdf92 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Mon, 26 Sep 2022 13:21:01 -0700 Subject: [PATCH] Remove unnecessary classes and data attributes from --- layouts/_default/baseof.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d89a9b3..6cbb28e 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,8 +2,7 @@ {{ partial "head.html" . }} - - {{ partial "header.html" . }} +
{{ block "main" . }}{{ end }}