From b9e882d073636ebbbc755cb15f3e9631abd7703e Mon Sep 17 00:00:00 2001 From: ehinrichs <54997013+ehinrichs@users.noreply.github.com> Date: Fri, 10 May 2024 08:48:15 -0600 Subject: [PATCH] update copywrite update copywrite --- gatsby-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index c1f85c3..2c9fd13 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -4,11 +4,11 @@ module.exports = { siteMetadata: { pathPrefix: "/master", title: `Amanzi-ATS`, - author: `Daniel Livingston, David Moulton`, + author: ` David Moulton`, description: `Landing page for Amanzi-ATS`, siteUrl: 'https://amanzi.github.io', logo: `logo.png`, - copyright: `© 2020 Amanzi-ATS Contributing National Labs (LANL, LBNL, ORNL, PNNL)`, + copyright: `© 2024 Amanzi-ATS Contributing National Labs (LANL, LBNL, ORNL, PNNL)`, headerLinks: [ { title: `Home`,