From 5cd591e1010d2624119ac407a7cd89960491701e Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 29 Apr 2024 19:43:30 -0700 Subject: [PATCH] Set root title --- exampleSite/content/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 22bb3df9..c4e00e92 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -12,6 +12,7 @@ paige: #paige-title { font-size: 5rem; } +title: "Paige" ---

{{% 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%" %}}