Refactor tag file, remove subtitle
This commit is contained in:
@ -24,14 +24,12 @@ struct LocalizedTagFile {
|
||||
/// A custom name, different from the tag id
|
||||
let name: String
|
||||
|
||||
let subtitle: String?
|
||||
|
||||
let description: String?
|
||||
|
||||
let linkPreviewTitle: String?
|
||||
|
||||
let linkPreviewDescription: String?
|
||||
|
||||
/// The image id of the thumbnail
|
||||
let thumbnail: String?
|
||||
let linkPreviewImage: String?
|
||||
|
||||
/// The original url in the previous site layout
|
||||
let originalURL: String?
|
||||
|
Reference in New Issue
Block a user