You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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"
The text was updated successfully, but these errors were encountered: