How to reference a webp image in the public folder in the frontmatter of a post? #648
Unanswered
acaladolopes
asked this question in
Q&A
Replies: 1 comment
-
|
Is that image found in the dist folder after building? what's the path in dist? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to reference images in the public folder in the frontmatter like this:
image: /76e36ed0-913a-46ba-a04b-d10560d44d87.webp
but no matter what I try, I always get:
Failed to parse URL from /95cb42c2-118e-4d95-8659-f886b714ce72.webp at utils/remoteProbe.js:4:20
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions