diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 8d058943..b4482c62 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -13,9 +13,7 @@ paige: title: "Paige" --- -{{< paige/figure >}} -{{< paige/image alt="Landscape" class="object-fit-cover rounded-4 shadow w-100" fetchpriority="high" loading="eager" maxheight="20rem" process="webp" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" >}} -{{< /paige/figure >}} +{{< paige/image alt="Landscape" class="object-fit-cover rounded-4 shadow" fetchpriority="high" height="20rem" loading="eager" process="webp" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="100%" >}}
An advanced Hugo theme