We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe53e39 commit 94a7128Copy full SHA for 94a7128
gatsby-config.js
@@ -6,7 +6,7 @@ module.exports = {
6
title: `Amanzi-ATS`,
7
author: `Daniel Livingston, David Moulton`,
8
description: `Landing page for Amanzi-ATS`,
9
- siteUrl: process.env.SITE_URL,
+ siteUrl: 'https://github.com/amanzi/amanzi.github.io.git',
10
logo: `logo.png`,
11
copyright: `© 2020 Amanzi-ATS Contributing National Labs (LANL, LBNL, ORNL, PNNL)`,
12
headerLinks: [
0 commit comments