From 8c915f068ee3567f8c170986b28800a395fb3f43 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 29 Apr 2023 16:52:40 -0700 Subject: [PATCH] Fix p tag around image in home page --- exampleSite/content/_index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index d5d5a844..3e4c614c 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -13,9 +13,7 @@ paige: title: "Paige" --- -

-{{< paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4" 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" fetchpriority="high" height="20rem" loading="eager" process="webp" src="https://images.unsplash.com/photo-1490604001847-b712b0c2f967?w=1296" width="100%" %}}

An advanced Hugo theme