feat: update image handling
- removes old image shortcode - update to latest 11ty image transform plugin
This commit is contained in:
parent
362fa22b58
commit
4be14ab487
45 changed files with 838 additions and 978 deletions
|
@ -62,7 +62,7 @@ description: A demo of the site's theme.
|
|||
</aside>
|
||||
<hr />
|
||||
<figure>
|
||||
<img src="/assets/images/logo.svg" alt="" />
|
||||
<img eleventy:ignore src="/assets/images/logo.svg" alt="" />
|
||||
<figcaption>A fig caption.</figcaption>
|
||||
</figure>
|
||||
<hr />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue