/** Urban Brothers site config */ module.exports = { siteMetadata: { title: `Urban Brothers Website`, siteURL: `https://urbanbrothers.de`, description: `Homepage of the Urban Brothers`, }, // pathPrefix: ``, // URL prefix of the whole site }