diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 9cce3ae6..2cceaee2 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -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" ---