diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 5d54934f..2a9e8f00 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -58,7 +58,7 @@ mainSections = ["docs"] groupByYear = false [sitemap] - excludedKinds = [] + excludedKinds = ["taxonomy","term"] [taxonomy] showTermCount = true diff --git a/layouts/partials/meta/likes_button.html b/layouts/partials/meta/likes_button.html index 30490a60..7860ab80 100644 --- a/layouts/partials/meta/likes_button.html +++ b/layouts/partials/meta/likes_button.html @@ -1,9 +1,4 @@ - - - - {{- /* Trim EOF */ -}} \ No newline at end of file