Simplify images, tag overview
This commit is contained in:
@ -11,6 +11,10 @@ struct FeedGeneratorSource: PostListPageGeneratorSource {
|
||||
false
|
||||
}
|
||||
|
||||
var postsPerPage: Int {
|
||||
content.settings.posts.postsPerPage
|
||||
}
|
||||
|
||||
var pageTitle: String {
|
||||
content.settings.localized(in: language).title
|
||||
}
|
||||
|
Reference in New Issue
Block a user