feat: update for doks v0.2.3
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
baseurl = "/"
|
||||
canonifyURLs = false
|
||||
disableAliases = true
|
||||
disableHugoGeneratorInject = true
|
||||
enableEmoji = true
|
||||
|
@ -4,12 +4,6 @@
|
||||
identifier = "prologue"
|
||||
url = "/docs/prologue/"
|
||||
|
||||
[[docs]]
|
||||
name = "Examples"
|
||||
weight = 20
|
||||
identifier = "examples"
|
||||
url = "/docs/examples/"
|
||||
|
||||
[[docs]]
|
||||
name = "Help"
|
||||
weight = 60
|
||||
|
2
config/next/config.toml
Normal file
2
config/next/config.toml
Normal file
@ -0,0 +1,2 @@
|
||||
baseurl = "https://doks-child-theme-next.netlify.app/"
|
||||
canonifyURLs = true
|
@ -1 +1,2 @@
|
||||
baseurl = "/"
|
||||
baseurl = "https://doks-child-theme.netlify.app/"
|
||||
canonifyURLs = true
|
||||
|
Reference in New Issue
Block a user