relative path support for og_image for pages #2612
Answered
by
george-gca
ammahmoudi
asked this question in
Q&A
-
|
Hi. currently if you set an og_image for a page in relative format like assets...\xxxxx.png it wont work in link previews but it would work if you give the absloute path. is there a way to use relative path in here. i wanna avoid absloute path as the domain may change |
Beta Was this translation helpful? Give feedback.
Answered by
george-gca
Aug 2, 2024
Replies: 1 comment
-
|
It works fine if you use a unix-style path instead of windows-style, for example |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ammahmoudi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It works fine if you use a unix-style path instead of windows-style, for example
og_image: assets/img/prof_pic.png.