Files
popsu_html2print_Rouen_EN/gridsome.config.js
T
2019-07-06 13:25:00 +02:00

11 lines
287 B
JavaScript

// This is where project configuration and plugin options are located.
// Learn more: https://gridsome.org/docs/config
// Changes here require a server restart.
// To restart press CTRL + C in terminal and run `gridsome develop`
module.exports = {
siteName: 'Popsu',
plugins: []
}