From 1a56baa0047c510e09c114cef9519d4e01b1c466 Mon Sep 17 00:00:00 2001 From: Nathan Biller Date: Thu, 3 Oct 2019 09:51:30 -0400 Subject: [PATCH] Updated the files per the warning's suggestions. --- exampleSite/config.yaml | 5 +++++ layouts/partials/navbar-clone.html | 6 +++--- layouts/partials/navbar.html | 6 +++--- layouts/partials/section1.html | 2 +- layouts/partials/sidebar.html | 2 +- layouts/partials/single/sidebar.html | 4 ++-- 6 files changed, 15 insertions(+), 10 deletions(-) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 83f6c95..4447d30 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -3,6 +3,11 @@ languageCode: en-us title: Hugo Fresh Theme theme: hugo-fresh googleAnalytics: #Put in your tracking code without quotes like this: UA-XXXXXX... +#Disables warningss +disableKinds: + -taxonomy + -taxonomyTerm + params: navbarlogo: diff --git a/layouts/partials/navbar-clone.html b/layouts/partials/navbar-clone.html index 431ec4d..7893e98 100644 --- a/layouts/partials/navbar-clone.html +++ b/layouts/partials/navbar-clone.html @@ -60,20 +60,20 @@ {{- else if .button }} - + {{- else }} - + {{ .title }} {{- end }} diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index 93e93e6..2bfd087 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -60,20 +60,20 @@ {{- else if .button }} - + {{- else }} - + {{ .title }} {{- end }} diff --git a/layouts/partials/section1.html b/layouts/partials/section1.html index a380023..c34da1b 100644 --- a/layouts/partials/section1.html +++ b/layouts/partials/section1.html @@ -25,7 +25,7 @@

{{ .text }}

- {{ .buttonText }} + {{ .buttonText }}
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 60f04a6..cbfa8a4 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -19,7 +19,7 @@