UNPKG

gatsby-theme-i18n

Version:

A Gatsby theme for providing internationalization support to your Gatsby site by taking in a configuration file and creating prefixed, enriched pages for each language.

6 lines (5 loc) 87 B
module.exports = () => { return { plugins: [`gatsby-plugin-react-helmet`], } }