Change base url to test.ifsr.de and basic decap configuration
This commit is contained in:
parent
7ddf74e804
commit
de20314019
3 changed files with 29 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
baseURL = "https://jannikmenzel.me/iFSR-Website/"
|
||||
baseURL = "https://test.ifsr.de/"
|
||||
canonifyURLs = true
|
||||
languageCode = 'de'
|
||||
title = 'iFSR-Website'
|
||||
|
@ -19,4 +19,4 @@ disableXML = true
|
|||
[markup.goldmark]
|
||||
[markup.goldmark.parser]
|
||||
[markup.goldmark.parser.attribute]
|
||||
title = true
|
||||
title = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue