Remove scheme and path from base_url (now only host)
This commit is contained in:
parent
8f5cf19449
commit
637559f596
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
base_url = "https://www.jotoho.de/"
|
||||
base_url = "www.jotoho.de"
|
||||
default_language = "en"
|
||||
minify_html = true
|
||||
|
||||
|
|
Loading…
Reference in a new issue