wpilibsuite / sphinxext-opengraph

Sphinx extension to generate unique OpenGraph metadata
https://sphinxext-opengraph.readthedocs.io
Other
74 stars 27 forks source link

Use custom "og:title" in social cards #118

Open AIDEA775 opened 9 months ago

AIDEA775 commented 9 months ago

If I override the opengraph title on a page, it doesn't change the title in the image preview.

This was motivated because I have titles with emojis, which matplotlib can't display correctly (shows a rectangle). So I want to change the title (without emojis) both in the og tag and in the social card.