drm-pt.info/config.toml

17 lines
360 B
TOML
Raw Normal View History

2023-07-19 15:06:47 +00:00
baseURL = 'https://drmpt.pxto.pt/'
2023-07-18 22:26:43 +00:00
languageCode = 'pt-pt'
defaultContentLanguage = "pt"
title = "DRM Portugal"
summaryLength = 20
2023-07-19 02:00:54 +00:00
removePathAccents = true
2023-07-18 22:26:43 +00:00
[markup.goldmark.renderer]
unsafe= true
[permalinks]
[permalinks.page]
artigos = "/:year/:month/:day/:filename"
archd = "/:year/:month/:day/"
archm = "/:year/:month/"
archy = "/:year/"