Files
RAPPORT-WEBSITE/themes/hextra/hugo.toml
T
2026-05-26 11:52:03 +02:00

17 lines
326 B
TOML

[module]
[module.hugoVersion]
min = '0.146.0'
[outputFormats]
[outputFormats.llms]
name= 'llms'
baseName = 'llms'
mediaType = 'text/plain'
isPlainText = true
[outputFormats.markdown]
name = 'markdown'
baseName = 'index'
mediaType = 'text/markdown'
isPlainText = true
ugly = true