j40-cejst-2/client/gatsby-config.js
Nat Hillard edfe94d2ef
Informational Site: Initial Gatsby Init (#62)
* Initial 'npm init gatsby'
* npm update
2021-05-19 18:19:38 -04:00

6 lines
89 B
JavaScript

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