Skip to content

Commit 48e7615

Browse files
rmatambo8aileen
authored andcommitted
revert siteurl message
1 parent 44ec8f8 commit 48e7615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if (
4949
*/
5050
module.exports = {
5151
siteMetadata: {
52-
siteUrl: process.env.SITE_URL || config.siteUrl,
52+
siteUrl: process.env.SITEURL || config.siteUrl,
5353
},
5454
plugins: [
5555
/**

0 commit comments

Comments
 (0)