Add paige.site_title, site_description
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
description: "Powerful, pliable pixel perfection."
|
||||
paige:
|
||||
search:
|
||||
hide_page: true
|
||||
style: |
|
||||
#paige-collections,
|
||||
#paige-metadata,
|
||||
#paige-sections,
|
||||
#paige-pages {
|
||||
display: none;
|
||||
@@ -12,7 +12,6 @@ paige:
|
||||
#paige-title {
|
||||
font-size: 5rem;
|
||||
}
|
||||
title: "Paige"
|
||||
---
|
||||
|
||||
<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>
|
||||
|
@@ -96,6 +96,10 @@ email = "will.faught@example.com"
|
||||
name = "Will Faught"
|
||||
url = "https://willfaught.com/paige"
|
||||
|
||||
[params.paige]
|
||||
site_title = "Paige"
|
||||
site_description = "Powerful, pliable pixel perfection"
|
||||
|
||||
[params.paige.git]
|
||||
commit_url = "https://github.com/willfaught/paige/commit/%s"
|
||||
|
||||
|
Reference in New Issue
Block a user