wpilibsuite / sphinxext-opengraph

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

Convert relative paths to absolute in og:image. #48

Closed Robpol86 closed 2 years ago

Robpol86 commented 2 years ago

Always using absolute/full URLs for og:image as long as config["ogp_site_url"] is set.

Fixes https://github.com/wpilibsuite/sphinxext-opengraph/issues/43

Daltz333 commented 2 years ago

Thank you for your contributions!

Daltz333 commented 2 years ago

Close #43