config: switch versioning off per default

This commit is contained in:
Henk Verlinde
2021-10-04 16:29:39 +02:00
parent b290c57d3d
commit 0b9c219922
5 changed files with 13 additions and 13 deletions

View File

@ -7,7 +7,7 @@ titleAddition = "Modern Documentation Theme"
description = "Doks is a Hugo theme helping you build modern documentation websites that are secure, fast, and SEO-ready — by default."
## Documentation
docsVersion = "1.0"
# docsVersion = "1.0"
## Open Graph
images = ["doks.png"]
@ -82,4 +82,4 @@ editPage = false
kaTex = false
collapsibleSidebar = true
multilingualMode = false
docsVersioning = true
docsVersioning = false