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/
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue