Quote YAML strings

master
Will Faught 2 years ago
parent c5637f7966
commit c50f2f51c8

@ -3,20 +3,20 @@ description: "Powerful, pliable pixel perfection."
layout: "paige/home"
paige:
home:
blurb: Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to focus and delineate parts of the page. The implementation is flexible and extensible. It's a versatile canvas that serves most web needs. Welcome to the last Hugo theme you'll probably ever need.
greeting: An advanced Hugo theme
blurb: "Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to focus and delineate parts of the page. The implementation is flexible and extensible. It's a versatile canvas that serves most web needs. Welcome to the last Hugo theme you'll probably ever need."
greeting: "An advanced Hugo theme"
image:
stretch: true
url: landscape.webp
url: "landscape.webp"
reading_time:
hide: true
title:
class: display-1 fw-bold text-center
class: "display-1 fw-bold text-center"
social:
github:
bootstrap_icon: github
name: GitHub
url: https://github.com/willfaught/paige
bootstrap_icon: "github"
name: "GitHub"
url: "https://github.com/willfaught/paige"
title: "Paige"
---

Loading…
Cancel
Save