From f053e3e971668c2e8f843386ea1504a2f5bc39e1 Mon Sep 17 00:00:00 2001 From: Beecher Baker Date: Fri, 21 Jun 2024 15:49:23 -0400 Subject: [PATCH] fill in some template values --- config/header.yml | 2 +- config/metadata.yml | 4 ++-- config/project.yml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/header.yml b/config/header.yml index 0531b45..c178cee 100644 --- a/config/header.yml +++ b/config/header.yml @@ -1,6 +1,6 @@ --- header_logo_url: - header_logo_text: My project + header_logo_text: PERC Prototype header_links: - label: Home link: / diff --git a/config/metadata.yml b/config/metadata.yml index 6e77c40..2633cb4 100644 --- a/config/metadata.yml +++ b/config/metadata.yml @@ -1,8 +1,8 @@ --- metadata: - name: description - content: TaxonPages is a tool to serve taxon pages. + content: The PERC Prototype is served by TaxonPages. - name: keywords - content: taxonpages, species, sfg + content: purdue, entomology, perc, taxonpages - name: robots content: follow diff --git a/config/project.yml b/config/project.yml index 541c5b4..87e8c72 100644 --- a/config/project.yml +++ b/config/project.yml @@ -1,5 +1,5 @@ --- - project_name: My project - project_citation: - project_url: - project_authors: + project_name: PERC Prototype + project_citation: PERC Prototype. 2024. https://neolefty.github.io/taxonpages/ + project_url: https://neolefty.github.io/taxonpages/ + project_authors: Aaron Smith, Christopher Wirth