diff --git a/examples/react/gatsby-themed-site/gatsby-config.js b/examples/react/gatsby-themed-site/gatsby-config.js index 630cc63c2..efa1f1632 100644 --- a/examples/react/gatsby-themed-site/gatsby-config.js +++ b/examples/react/gatsby-themed-site/gatsby-config.js @@ -4,6 +4,7 @@ module.exports = { siteDescription: `This is a smoke test to see that a (themed) Gatsbyjs site will work within Tauri.`, siteAuthor: `Jacob Bolda`, siteContact: "https://twitter.com/jacobbolda", + siteURL: "https://www.tauri.studio", contactLinks: [ { url: "https://twitter.com/jacobbolda",