Skip to content

Commit 94a7128

Browse files
committed
fixing workflow
fixing workflow
1 parent fe53e39 commit 94a7128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
title: `Amanzi-ATS`,
77
author: `Daniel Livingston, David Moulton`,
88
description: `Landing page for Amanzi-ATS`,
9-
siteUrl: process.env.SITE_URL,
9+
siteUrl: 'https://github.com/amanzi/amanzi.github.io.git',
1010
logo: `logo.png`,
1111
copyright: `© 2020 Amanzi-ATS Contributing National Labs (LANL, LBNL, ORNL, PNNL)`,
1212
headerLinks: [

0 commit comments

Comments
 (0)