From 6d9a4ab4397fe3bd56a969b8beb75d37d7b22a9a Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 24 Aug 2020 23:02:33 -0500 Subject: [PATCH] victorhugo.html | update current --- .../layouts/partials/victorhugo.html | 36 +++++++++---------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/themes/nederburg/layouts/partials/victorhugo.html b/themes/nederburg/layouts/partials/victorhugo.html index e0830773..99aa9d23 100644 --- a/themes/nederburg/layouts/partials/victorhugo.html +++ b/themes/nederburg/layouts/partials/victorhugo.html @@ -1,19 +1,17 @@ {{ if .Site.IsServer }} -{{ if eq .Params.Victor_Hugo "true" }} +{{ if .Params.Victor_Hugo }} {{ if .Params.focus_keyword }} - {{ if eq .Params.clean "true" }}{{ else }} + {{ if eq .Params.Victor_Hugo_clean "true" }}{{ else }} {{ end }} +