Fix p tag around image in home page

master
Will Faught 2 years ago
parent 5e75df05cc
commit 8c915f068e

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

Loading…
Cancel
Save