Icon update

This commit is contained in:
2017-11-04 22:23:07 +01:00
parent 28da13e8f0
commit 7d748d0368
20 changed files with 24 additions and 14 deletions

View File

@ -16,7 +16,7 @@ func Get(ctx *aero.Context) string {
"og:description": description,
"og:type": "website",
"og:url": "https://" + ctx.App.Config.Domain,
"og:image": "https://" + ctx.App.Config.Domain + "/images/brand/600.png",
"og:image": "https://" + ctx.App.Config.Domain + "/images/brand/220.png",
},
Meta: map[string]string{
"description": description,