remove fixed urls

This commit is contained in:
Cedric Verstraeten
2024-10-01 08:39:45 +02:00
parent f85dcfb98f
commit 91f313d302
3 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
baseurl = "https://doks-next.netlify.app/"
canonifyURLs = true
baseurl = "/"
canonifyURLs = false

View File

@@ -1,4 +1,4 @@
baseurl = "https://doc.kerberos.io/"
canonifyURLs = true
baseurl = "/"
canonifyURLs = false
docsRepo = "https://github.com/kerberos-io/documentation"
editPage = true

View File

@@ -1,4 +1,4 @@
baseurl = "https://staging.doc.kerberos.live/"
canonifyURLs = true
baseurl = "/"
canonifyURLs = false
docsRepo = "https://github.com/kerberos-io/documentation"
editPage = true