Initial
This commit is contained in:
9
config.toml
Normal file
9
config.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
baseURL = "http://localhost:1313"
|
||||
languageCode = "de-DE"
|
||||
title = "<DD>-Wochenende"
|
||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||
relativeURLs = true
|
||||
enableInlineShortcodes = true
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe= true
|
||||
Reference in New Issue
Block a user