diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 39eed98..0e116f9 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -6,8 +6,8 @@ custom_js = [] useFaviconGenerator = true # https://www.favicon-generator.org/ themeOptions = ["dark", "light", "hacker", "solarized", "kimbie"] -notAllowedTypesInHome = ["contact", "talks", "about"] -notAllowedTypesInHomeSidebar = ["about", "archive"] +notAllowedTypesInHome = ["contact", "talks", "about", "showcase"] +notAllowedTypesInHomeSidebar = ["about", "archive", "showcase"] # header homeHeaderType = "text" # text, img, slide