Fix links and images in related content
This commit is contained in:
@ -5,7 +5,6 @@ struct PageLinkTemplate: Template {
|
||||
enum Key: String, CaseIterable {
|
||||
case url = "URL"
|
||||
case image = "IMAGE"
|
||||
case image2x = "IMAGE_2X"
|
||||
case title = "TITLE"
|
||||
case path = "PATH"
|
||||
case description = "DESCRIPTION"
|
||||
|
Reference in New Issue
Block a user