I updated the social card generator on my gatsby blog website so that two separate images would be automatically generated - one each for Twitter and DEV (since they have different dimensions). I also made so that you could pass in an image URL and it would use it as the background:
I followed this tutorial here if anyone else is interested in adding it to their gatsby site!
I updated the social card generator on my gatsby blog website so that two separate images would be automatically generated - one each for Twitter and DEV (since they have different dimensions). I also made so that you could pass in an image URL and it would use it as the background:
I followed this tutorial here if anyone else is interested in adding it to their gatsby site!
Nice!