From 28aa04ddb662bce5f9cabd43985419b9a12cd40c Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Tue, 21 Jul 2020 15:36:30 +0530 Subject: [PATCH] baseof: separate into header, footer --- layouts/_default/baseof.html | 20 ++--------------- layouts/partials/footer.html | 18 +++++++++++----- layouts/partials/header.html | 42 +++++++++++++++++++++++------------- 3 files changed, 42 insertions(+), 38 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 6784f2be..9610585c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -6,28 +6,12 @@
- {{- if $.Site.Params.SetThemeAuto -}} - - {{- end -}} -