diff --git a/gatsby-config.js b/gatsby-config.js index 1dcf6ad..3de1cfa 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -22,7 +22,7 @@ module.exports = { resolve: 'gatsby-plugin-plausible', options: { domain: 'notes.theorangeone.net', - customDomain: 'plausible.theorangeone.net' + customDomain: 'elbisualp.theorangeone.net' } } ],