Fix p tag around image in home page
This commit is contained in:
@@ -13,9 +13,7 @@ paige:
|
|||||||
title: "Paige"
|
title: "Paige"
|
||||||
---
|
---
|
||||||
|
|
||||||
<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>
|
||||||
{{< 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>
|
<p class="display-5 fw-bold h2 text-center">An advanced Hugo theme</p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user