From 12e37b3ceb76805a7f67288eaaafffeafeebc182 Mon Sep 17 00:00:00 2001 From: OCram85 Date: Mon, 21 Mar 2022 11:51:11 +0100 Subject: [PATCH] show post taxonomies --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 2c36f8b..c83a98e 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -35,7 +35,7 @@ showScrollToTop = true invertPagination = false showReadingTime = true showTableOfContents = true - showTaxonomies = false + showTaxonomies = true showWordCount = true sharingLinks = ["facebook", "twitter", "pinterest", "reddit", "linkedin", "email"]