Replies: 1 comment
-
|
I think I got the answer! Add Like: {% ogImage "./og-image.og.njk", { title: title | safe or metadata.title | safe } %} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get this escaped text, so in this example I get
"instead of".Any hints to resolve this?
Should I add an
unescapefilter likeor is there a more intelligent way to do it?
Beta Was this translation helpful? Give feedback.
All reactions