Updated content

This commit is contained in:
Christoffer Martinsson
2018-10-28 15:42:05 +01:00
parent 08c518e5ff
commit 3dc5a02dd7
14 changed files with 144 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ showVisitedLinks = true # default is false
themeStyle = "flex" # "original" or "flex" # default "flex"
themeVariant = "" # choose theme variant "green", "gold" , "gray", "blue" (default)
ordersectionsby = "weight" # ordersectionsby = "title"
disableHomeIcon = true # default is false
disableHomeIcon = false # default is false
disableSearch = false # default is false
disableNavChevron = false # set true to hide next/prev chevron, default is false
highlightClientSide = false # set true to use highlight.pack.js instead of the default hugo chroma highlighter