lwojcik / eleventy-template-bliss

Single-column blog template for Eleventy focused on simplicity without sacrificing functionality
https://eleventy-bliss.lkmt.us/
MIT License
88 stars 20 forks source link

I get an error when i start with npm run build #121

Closed Bouali-Ramzi closed 1 month ago

Bouali-Ramzi commented 6 months 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"

tag-error

lwojcik commented 1 month ago

Hi @Bouali-Ramzi!

Sorry I kept you waiting.

The fix for this is in #147 and it will be live in v2.6.0.