one-aalam / astro-ink

Crisp, minimal, personal blog theme for Astro
https://astro-ink.vercel.app
MIT License
556 stars 93 forks source link

Image doesn't get passed on to `og:image` #26

Closed viveksnh closed 1 year ago

viveksnh commented 2 years ago

It looks like in this line the image is not getting passed on as a variable.

This results in the og:image to never get populated.

However, post title and post description are successfully getting populated.

I am new to astro so it may be something I am doing wrong. But I have tried to simply use the master from this repo and I do not see any og:image tags in the rendered html. Would love some help on making this work!

one-aalam commented 1 year ago

Hey, @viveksnh This issue is fixed now.

Thank you for your patience.