Fix CSS header selection

This commit is contained in:
Christoph Hagen
2025-01-07 14:04:14 +01:00
parent acd0902869
commit e670cefb34
4 changed files with 14 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ final class FeedPageGenerator {
totalPages: Int,
languageButtonUrl: String,
linkPrefix: String) -> String {
var headers = content.defaultPageHeaders
var headers = content.postPageHeaders
var footer = ""
if posts.contains(where: { $0.images.count > 1 }) {
// Sort swiper style sheet before default style sheet