From f2de08c2881793287fda70a0c7c3975c26ae4139 Mon Sep 17 00:00:00 2001 From: Christian Nunciato Date: Wed, 24 Jul 2019 14:41:13 -0700 Subject: [PATCH] Make header selection state more noticeable Signed-off-by: Christian Nunciato --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index c22045062739..e4ca76c0ae9a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -35,7 +35,7 @@ {{ range $.Site.Menus.header }}
  • {{ $active := hasPrefix $.RelPermalink .URL }} - + {{ .Name }}