Better metadata

This commit is contained in:
2019-07-06 19:36:04 +02:00
parent f5ab289166
commit 7aab65f2ac
5 changed files with 80 additions and 42 deletions

View File

@@ -23,7 +23,7 @@ type TemplateData struct {
// Only used on file viewer page
Title string
OGData OGData
OGData template.HTML
Other interface{}
URLQuery url.Values