Add h1 tags to home page

master
Will Faught 12 months ago
parent b4f2b54c35
commit 4d772292f2

@ -15,7 +15,7 @@ hide_page = true
<p>{{% paige/image alt="Landscape" breakpoints=true class="object-fit-cover rounded-4 shadow-lg" 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 mb-2 text-center">An advanced Hugo theme</p>
<h1 class="display-5 fw-bold mb-2 text-center">An advanced Hugo theme</h1>
<div class="container-fluid">
<div class="justify-content-center row">

Loading…
Cancel
Save