Open
Description
🧰 Task
Currently, the opengraph preview is only correctly finding the image (which can be found at ./{ver}/_static/opengraph_image.png
) on some random pages... by pointing the metadata to ../dev/...
. It makes no sense to me
The image does live at both stable and dev
If we could just shove the image into /_static/opengraph_image.png
it should work, but I'm probably doing something wrong in the setup, not sure