asyncapi / website

AsyncAPI specification website
https://www.asyncapi.com
Apache License 2.0
519 stars 657 forks source link

Update open graph images #636

Closed mcturco closed 2 years ago

mcturco commented 2 years ago

Reason/Context

Just noticed that we need to update the og images to match the new branding.

Here is an updated image asset that we can use:

website-ogimage

Just need to make sure that we update it in all the og meta tags that the old image is currently assigned to.

mcturco commented 2 years ago

/gfi design

jaas666 commented 2 years ago

I can work on this. Please assign

mcturco commented 2 years ago

@jaas666 Go for it! I don't have permissions to assign

jaas666 commented 2 years ago

PR submitted.. failed test because I'm missing the tittle prefix... Would this change be considered a fix or a chore?

quetzalliwrites commented 2 years ago

PR submitted.. failed test because I'm missing the tittle prefix... Would this change be considered a fix or a chore?

@jaas666

I think chore is fine… Perhaps you are getting an error because of the ':' between OG and tag?

Try simply writing 'OG tag' and see if that fixes it 😀