0.7.2 • Published 4 years ago

@maiertech/gatsby-theme-base v0.7.2

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

@maiertech/gatsby-theme-base

Site metadata

This theme exports an SEO component. For this component to work, you need to define the following site metadata in your site's gatsby-config.js:

KeyRequiredDescription
siteTitleSite title displayed in header.
seoTitleSEO title used for title template and as default title.
siteDescriptionOptional site description for SEO of the homepage.
siteUrlURL from which the production site is served. Used for sitemap creation.
siteTwitterSite Twitter username for SEO.

Plugins

PluginDescription
gatsby-plugin-react-helmetRequired to make the SEO component work.