From 9a5251c6389b15eabded699aaf78325d7406f642 Mon Sep 17 00:00:00 2001 From: amyrb <8084354+amyrb@users.noreply.github.com> Date: Sun, 12 Nov 2023 08:20:27 -0800 Subject: [PATCH] edit config.yml in mail for collection title and description --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index aea67ed..c6f8828 100644 --- a/_config.yml +++ b/_config.yml @@ -20,12 +20,12 @@ source-code: https://github.com/CollectionBuilder/collectionbuilder-gh # SITE SETTINGS # # title of site appears in banner -title: CollectionBuilder-GH +title: DLF Demo Northwest Postcards # tagline, a short phrase that will appear throughout the site in the top banner -tagline: a template for creating simple digital exhibits +tagline: a demo collection of Northwest Postcards # description appears in meta tags and other locations # this description might appear in search result lists, keep around 160 characters max -description: "CollectionBuilder-GH is a template for creating small digital collection exhibits on GitHub Pages designed for teaching digital library skills" +description: "This collection of Northwest Postcards uses CollectionBuilder-GH" # creator of the digital collection, to appear in meta tags; we typically use our GitHub usernames but feel free to just use your name author: CollectionBuilder