From 673f7ccc969298efa0507f44037a60bd71f88eed Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sat, 28 Nov 2020 22:33:57 +0530 Subject: [PATCH] baseof: rm unused classes single, home --- layouts/_default/baseof.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index f28e12ba..6036e194 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -5,8 +5,14 @@ {{- partial "head.html" . }} - + {{- partialCached "header.html" . .Page}}
{{- block "main" . }}