From 6a3c4f9c214f710e7a4a967c28827032f788290d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Wed, 12 Oct 2022 21:43:11 +0100 Subject: [PATCH] fixed small typos --- exampleSite/config/_default/params.toml | 2 +- layouts/partials/meta/likes_button.html | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) 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