Improve header handling for post lists

This commit is contained in:
Christoph Hagen
2025-05-02 10:00:59 +02:00
parent fa2f749b70
commit 26e74d0952
4 changed files with 24 additions and 11 deletions

View File

@ -116,6 +116,8 @@ final class PostListPageGenerator {
// Includes leading slash
let pageUrl = pageUrl(in: language, pageNumber: pageIndex)
#warning("Use results for each individual posts page")
let fileContent = feedPageGenerator.generatePage(
language: language,
posts: posts,