module.exports = { siteMetadata: { title: "Justice40 Tool", flags: { DEV_SSR: false }, }, plugins: [ "gatsby-plugin-sass" ] };