Added GraphQL API

This commit is contained in:
2018-04-08 17:30:32 +02:00
parent 12b0cb00b2
commit ae610c9e9d
4 changed files with 303 additions and 4 deletions

View File

@ -25,7 +25,7 @@ func Edit(ctx *aero.Context) string {
"og:title": company.Name.English,
"og:url": "https://" + ctx.App.Config.Domain + company.Link(),
"og:site_name": "notify.moe",
"og:image": company.Image,
// "og:image": company.Image,
},
}