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

8 lines
158 B
TOML
Raw Normal View History

includeNewer = true
threshold = 60
toLower = false
2026-02-17 19:20:09 +01:00
indices = [
{ name = "tags", weight = 100 },
{ name = "categories", weight = 200 },
]