mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 08:51:16 -07:00
Informational Site: Initial Gatsby Init (#62)
* Initial 'npm init gatsby' * npm update
This commit is contained in:
parent
45317ab5d3
commit
edfe94d2ef
8 changed files with 33548 additions and 0 deletions
6
client/gatsby-config.js
Normal file
6
client/gatsby-config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
siteMetadata: {
|
||||
title: "Justice40 Tool",
|
||||
},
|
||||
plugins: [],
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue