Add missing page description
This commit is contained in:
parent
20c6d53c6f
commit
ee1ad60b77
@ -146,6 +146,7 @@ struct LocalizedSiteTemplate {
|
||||
content[.title] = metadata.title
|
||||
}
|
||||
content[.subtitle] = metadata.subtitle
|
||||
content[.titleText] = metadata.description
|
||||
content[.date] = makeDateString(start: page.date, end: page.endDate)
|
||||
return content
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user