Show the project description on home pages.

This commit is contained in:
2026-08-01 10:11:31 +02:00
parent da13bac755
commit 085a3e8175
4 changed files with 29 additions and 3 deletions

View File

@@ -180,7 +180,7 @@ value LinkContext {
-- ============================================================================
value ArchiveContext {
kind: category | tag | date
kind: core | category | tag | date
name: String? -- Heading label: for categories the configured descriptive title (falls back to the category key), for tags the raw tag name
month: Integer?
year: Integer?