We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4f103 commit e0ac298Copy full SHA for e0ac298
1 file changed
gridsome.config.js
@@ -2,5 +2,6 @@
2
// Learn more: https://gridsome.org/docs/config
3
4
module.exports = {
5
+ siteName: 'Gridsome',
6
plugins: []
-}
7
+}
0 commit comments