Läuft
This commit is contained in:
@@ -10,5 +10,6 @@ type Article struct {
|
||||
Title string
|
||||
Slug string
|
||||
Date time.Time
|
||||
Cover string // NEW
|
||||
Body template.HTML // already trusted
|
||||
}
|
||||
|
Reference in New Issue
Block a user