Simplify images, tag overview
This commit is contained in:
@ -14,4 +14,6 @@ protocol PostListPageGeneratorSource {
|
||||
var pageDescription: String { get }
|
||||
|
||||
func pageUrlPrefix(for language: ContentLanguage) -> String
|
||||
|
||||
var postsPerPage: Int { get }
|
||||
}
|
||||
|
Reference in New Issue
Block a user