update cjages at developer page

This commit is contained in:
2021-11-03 21:56:11 +02:00
parent 407873b189
commit 8b9a0cb378
13 changed files with 63 additions and 29 deletions

View File

@@ -161,7 +161,14 @@ module.exports = {
path: './content/page/**/brandPanel/*.md',
}
},
{
use: '@gridsome/source-filesystem',
options: {
typeName: 'footersMain',
path: './content/page/**/footers/main/*.md',
}
},
{
use: '@gridsome/source-filesystem',
@@ -482,6 +489,7 @@ module.exports = {
cta4: 'Cta4',
cta5: 'Cta5',
footers : 'footers',
footersMain: 'footersMain',
comparisonMain: 'ComparisonMain',
comparisonSecs: 'Comparison',
jobsMain: 'JobsMain',