Files
hugo-theme-stack/demo/config/_default/related.toml
T

9 lines
154 B
TOML
Raw Normal View History

includeNewer = true
threshold = 60
toLower = false
indices = [
{ name = "tags", weight = 100 },
{ name = "categories", weight = 200 },
]