Closed Bouali-Ramzi closed 1 month ago
Hi , when i try to build the project it seems like the tags doesn't render correctly this happened after i added an img element inside single-post-excerpt.njk
img src="{{ post.data.image.src }}" alt="{{ post.data.imageAlt.alt }}" class="snippet__image"
Hi @Bouali-Ramzi!
Sorry I kept you waiting.
The fix for this is in #147 and it will be live in v2.6.0.
Hi , when i try to build the project it seems like the tags doesn't render correctly this happened after i added an img element inside single-post-excerpt.njk
img src="{{ post.data.image.src }}" alt="{{ post.data.imageAlt.alt }}" class="snippet__image"