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

@@ -917,7 +917,7 @@ fn build_language_routes(
per_page,
language_root_prefix(language, metadata),
page_title.clone(),
None,
Some(json!({"kind": "core"})),
None,
));