Skip to content

Commit

Permalink
Update gatsby-config
Browse files Browse the repository at this point in the history
Update gatsby-config
  • Loading branch information
ehinrichs committed May 3, 2024
1 parent 0c69c8c commit fe53e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module.exports = {
title: `Amanzi-ATS`,
author: `Daniel Livingston, David Moulton`,
description: `Landing page for Amanzi-ATS`,
siteUrl: process.env.SITE_URL || `http://localhost`,
siteUrl: process.env.SITE_URL,
logo: `logo.png`,
copyright: `© 2020 Amanzi-ATS Contributing National Labs (LANL, LBNL, ORNL, PNNL)`,
headerLinks: [
Expand Down

0 comments on commit fe53e39

Please sign in to comment.