Add breakpoints to home page image

master
Will Faught 2 years ago
parent 0e831d43ef
commit 5ba5c11b19

@ -13,7 +13,7 @@ paige:
title: "Paige"
---
{{< 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%" >}}
{{< paige/image alt="Landscape" breakpoints=true 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%" >}}
<p class="display-5 fw-bold h2 text-center">An advanced Hugo theme</p>

Loading…
Cancel
Save