Skip to content
Discussion options

You must be logged in to vote

You can quickly determine if it's Eleventy Image that's doing it by adding eleventy:ignore to the tag:

 <img 
            src="assets/og-images/CP_20260530_074137.png"
            alt="{{ item.data.title | escape }}"
            width="300"
            height="200"
            eleventy:ignore
          >

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ironfish1000
Comment options

Answer selected by ironfish1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants