exampleSite update for showcase
This commit is contained in:
parent
6d9ab52197
commit
57e8ac5bf1
|
@ -6,8 +6,8 @@ custom_js = []
|
||||||
useFaviconGenerator = true # https://www.favicon-generator.org/
|
useFaviconGenerator = true # https://www.favicon-generator.org/
|
||||||
|
|
||||||
themeOptions = ["dark", "light", "hacker", "solarized", "kimbie"]
|
themeOptions = ["dark", "light", "hacker", "solarized", "kimbie"]
|
||||||
notAllowedTypesInHome = ["contact", "talks", "about"]
|
notAllowedTypesInHome = ["contact", "talks", "about", "showcase"]
|
||||||
notAllowedTypesInHomeSidebar = ["about", "archive"]
|
notAllowedTypesInHomeSidebar = ["about", "archive", "showcase"]
|
||||||
|
|
||||||
# header
|
# header
|
||||||
homeHeaderType = "text" # text, img, slide
|
homeHeaderType = "text" # text, img, slide
|
||||||
|
|
Loading…
Reference in New Issue