themes icon indicating copy to clipboard operation
themes copied to clipboard

where is the actual code for https://gatsby-theme-i18n.netlify.app/ ?

Open tx0c opened this issue 4 years ago • 1 comments

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/ ?

tx0c avatar Oct 23 '21 04:10 tx0c

Hi @tx0c

I hope this is what you were looking for.

https://github.com/coskuncakir/gatsby-theme-i18n

jongwooo avatar Jan 24 '22 14:01 jongwooo