themes
themes copied to clipboard
where is the actual code for https://gatsby-theme-i18n.netlify.app/ ?
looking at the starter code https://github.com/gatsbyjs/themes/blob/master/starters/example-i18n/gatsby-config.js it says
https://github.com/gatsbyjs/themes/blob/master/starters/example-i18n/gatsby-config.js#L7
siteUrl: `https://gatsby-theme-i18n.netlify.app`,
but running it locally is very different,
so, where is the actual code for https://gatsby-theme-i18n.netlify.app/ ?