j40-cejst-2/client/gatsby-config.js

7 lines
89 B
JavaScript
Raw Normal View History

module.exports = {
siteMetadata: {
title: "Justice40 Tool",
},
plugins: [],
};