Restructuring folder structure due to changes in Hugo 0.146.0.
This commit is contained in:
@@ -4,10 +4,14 @@
|
||||
|
||||
baseURL = "https://it-services.trez.wtf/"
|
||||
defaultContentLanguage = "en"
|
||||
theme = "congo"
|
||||
enableRobotsTXT = true
|
||||
pagerSize = 10
|
||||
summaryLength = 0
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
[markup]
|
||||
defaultMarkdownHandler = "goldmark"
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
Reference in New Issue
Block a user