Initial commit

This commit is contained in:
Mikhail Oleynikov
2020-06-29 11:56:46 +03:00
commit b11d5514b9
15 changed files with 12491 additions and 0 deletions

4
gridsome.config.js Normal file
View File

@@ -0,0 +1,4 @@
module.exports = {
siteName: 'Staging',
plugins: []
}