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" layout: "paige/home"
paige: paige:
home: 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. 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 greeting: "An advanced Hugo theme"
image: image:
stretch: true stretch: true
url: landscape.webp url: "landscape.webp"
reading_time: reading_time:
hide: true hide: true
title: title:
class: display-1 fw-bold text-center class: "display-1 fw-bold text-center"
social: social:
github: github:
bootstrap_icon: github bootstrap_icon: "github"
name: GitHub name: "GitHub"
url: https://github.com/willfaught/paige url: "https://github.com/willfaught/paige"
title: "Paige" title: "Paige"
--- ---

Loading…
Cancel
Save