menu now contains a gruv entry for demo site
This commit is contained in:
parent
b4cc902779
commit
8cc9124691
|
@ -7,7 +7,7 @@ useFaviconGenerator = true # https://www.favicon-generator.org/
|
||||||
meta_image = ""
|
meta_image = ""
|
||||||
themecolor = ""
|
themecolor = ""
|
||||||
|
|
||||||
themeOptions = ["dark", "light", "hacker", "solarized", "kimbie"]
|
themeOptions = ["dark", "light", "hacker", "solarized", "kimbie", "gruv"]
|
||||||
notAllowedTypesInHome = ["contact", "talks", "about", "showcase", "publication", "presentation", "resume"]
|
notAllowedTypesInHome = ["contact", "talks", "about", "showcase", "publication", "presentation", "resume"]
|
||||||
notAllowedTypesInHomeSidebar = ["about", "archive", "showcase", "publication", "presentation", "resume"]
|
notAllowedTypesInHomeSidebar = ["about", "archive", "showcase", "publication", "presentation", "resume"]
|
||||||
notAllowedTypesInArchive = ["about", "talks", "showcase", "publication", "presentation", "resume"]
|
notAllowedTypesInArchive = ["about", "talks", "showcase", "publication", "presentation", "resume"]
|
||||||
|
|
Loading…
Reference in New Issue