From 4068985a493ce618846fcad734e1eeb3a44d554b Mon Sep 17 00:00:00 2001 From: John Hollowell Date: Sun, 3 May 2020 17:52:43 -0400 Subject: Update header.html prevent the header's navbar toggle appearing if there are not elements to display --- layouts/partials/header.html | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 25c9c01..cff4188 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,22 +5,25 @@ {{ .Site.Title }} - + + {{- if .Site.Menus.shortcuts}} + - + + {{ - end}} -- cgit v1.2.3