module.exports = { pathPrefix: '/docs/', siteMetadata: { title: `My Gatsby Site`, siteUrl: `https://www.yourdomain.tld` }, plugins: [] }