Brand panel2 sec

This commit is contained in:
samaradel
2021-09-19 09:30:13 +02:00
parent 097ce1e51a
commit eec9a3954c
6 changed files with 40 additions and 17 deletions

View File

@@ -170,6 +170,14 @@ module.exports = {
}
},
{
use: '@gridsome/source-filesystem',
options: {
typeName: 'BrandPanel3',
path: './content/page/**/brandPanel3/*.md',
}
},
{
use: '@gridsome/source-filesystem',
options: {