From 5ba5c11b19bf7df1476df985f15cf93b6e994255 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 25 Apr 2023 10:24:34 -0700 Subject: [PATCH] Add breakpoints to home page image --- exampleSite/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index b4482c62..0163903b 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -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%" >}}

An advanced Hugo theme