From ce5f0ea678abd539cfde1ceb76278627d30c0b78 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 4 Nov 2022 08:05:07 -0700 Subject: [PATCH] Clean up the site header template a little bit --- layouts/partials/header.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 03fc196..e8a15ef 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,20 +1,17 @@ +{{- $currentPage := . -}} {{- $url := .RelPermalink -}}

Eryn Wells

- - {{- $currentPage := . -}} - - {{ with site.Menus.main }} {{ end }} - +