Replies: 1 comment 9 replies
-
Hi @wiverson One important thing that I'm not sure is if you are using the Picture component from @astrojs/image or the one that is implemented in AstroWind (https://github.com/onwidget/astrowind/blob/main/src/components/core/Picture.astro). Please confirm that for further investigation. PD: In the case of the issue you refer to (withastro/astro#4536), I think the problem is directly related to Astro or Vite and the loading of images in relative paths or in the |
Beta Was this translation helpful? Give feedback.
9 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.
-
withastro/astro#4536
Just want to be able to automatically pull in the images from frontmatter to display on the home page. Is there a workaround you might suggest?
Beta Was this translation helpful? Give feedback.
All reactions