diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 7b2d146..8c205f3 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -12,11 +12,12 @@ notAllowedTypesInHome = ["contact", "talks", "about", "showcase", "publication", notAllowedTypesInHomeSidebar = ["about", "archive", "showcase", "publication", "presentation", "resume"] notAllowedTypesInArchive = ["about", "talks", "showcase", "publication", "presentation", "resume"] notAllowedTypesInHomeFeed = ["about", "archive", "contact", "talks", "showcase", "publication", "presentation", "resume", "gallery"] -enablePinnedPosts = true viewportSize = "normal" # widest, wider, wide, normal, narrow enableUiAnimation = true hideSingleContentsWhenJSDisabled = false +enablePinnedPosts = true +minItemsToShowInTagCloud = 1 # Minimum items to show in tag cloud # header homeHeaderType = "text" # text, img, slide