mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
7 lines
89 B
JavaScript
7 lines
89 B
JavaScript
|
module.exports = {
|
||
|
siteMetadata: {
|
||
|
title: "Justice40 Tool",
|
||
|
},
|
||
|
plugins: [],
|
||
|
};
|