change base url
This commit is contained in:
parent
78f164600d
commit
c931f5bd5b
@ -1,4 +1,4 @@
|
||||
baseurl = "https://www.ducamps.win/starter/" # Your domain name. Must end with "/"
|
||||
baseurl = "" # Your domain name. Must end with "/"
|
||||
languageCode = "FR-fr"
|
||||
defaultContentLanguage = "fr"
|
||||
isMultilingual = false
|
||||
@ -47,10 +47,10 @@ pygmentsCodefences = true
|
||||
text = "Diskstation"
|
||||
|
||||
[[params.mainMenu]]
|
||||
link = "/link"
|
||||
link = "/starter/link"
|
||||
text = "Link"
|
||||
|
||||
[[params.mainMenu]]
|
||||
link = "/about"
|
||||
link = "/starter/about"
|
||||
text = "A Propos"
|
||||
|
||||
|
Reference in New Issue
Block a user