drm-pt.info/config.toml
2023-07-19 16:09:44 +01:00

17 lines
360 B
TOML

baseURL = 'https://drmpt.pxto.pt/'
languageCode = 'pt-pt'
defaultContentLanguage = "pt"
title = "DRM Portugal"
summaryLength = 20
removePathAccents = true
[markup.goldmark.renderer]
unsafe= true
[permalinks]
[permalinks.page]
artigos = "/:year/:month/:day/:filename"
archd = "/:year/:month/:day/"
archm = "/:year/:month/"
archy = "/:year/"