Skip to content

Commit

Permalink
fill in some template values
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Jun 21, 2024
1 parent 8561374 commit f053e3e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion config/header.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
header_logo_url:
header_logo_text: My project
header_logo_text: PERC Prototype
header_links:
- label: Home
link: /
Expand Down
4 changes: 2 additions & 2 deletions config/metadata.yml
Original file line number Diff line number Diff line change
@@ -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
8 changes: 4 additions & 4 deletions config/project.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f053e3e

Please sign in to comment.