Add configurable meta description fallback order

This commit is contained in:
André Plöger
2026-04-29 20:40:29 -03:00
parent da8ca782aa
commit ab5c7b7c97
3 changed files with 16 additions and 2 deletions
+3
View File
@@ -42,6 +42,9 @@ fingerprintAlgorithm = "sha512" # Valid values are "sha512" (default), "sha384",
giteaDefaultServer = "https://git.fsfe.org"
forgejoDefaultServer = "https://v11.next.forgejo.org"
[seo]
# metaDescriptionOrder = ["summary", "description", "site"] # Controls the fallback order for the HTML meta description. Valid values are "summary", "description", and "site".
[header]
layout = "basic" # valid options: basic, fixed, fixed-fill, fixed-gradient, fixed-fill-blur