8 lines
135 B
JavaScript
8 lines
135 B
JavaScript
module.exports = {
|
|
siteMetadata: {
|
|
siteUrl: "https://www.yourdomain.tld",
|
|
title: "infoscreen_gatsby",
|
|
},
|
|
plugins: [],
|
|
};
|