I am building a Quarto Blog, in my post I am adding a image to, it shows in my post but at the homepage it gives a error as a thumbnail:
I tried in different ways to insert the image, all of them gave the same result:
- Using the visual mode in RStudio
- Using
image: "An intro to chi-squared test.png
in the.qmd
header - Using

inside my.qmd
After rendering each one, the image shows inside the post but does not as a thumbnail in my home, as shown in the figure above.