From 233738b2cc90b65fd48a44bb495005b4bebf8b91 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 25 Feb 2023 15:44:05 -0800 Subject: [PATCH] Remove welcome sentence from blurb --- README.md | 2 -- exampleSite/content/_index.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 01752c55..8cbd1a6e 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ 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. - ## Features - Accessibility diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 3423a66d..c6bc2f6e 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -3,7 +3,7 @@ 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." + 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." greeting: "An advanced Hugo theme" image: stretch: true