add some styling

This commit is contained in:
Philipp Kühn
2021-01-29 14:59:05 +01:00
committed by Hans Pagel
parent ba49b3b362
commit 7eeb4265fd
9 changed files with 157 additions and 19 deletions

View File

@@ -44,7 +44,7 @@ module.exports = {
typeName: 'DocPage',
baseDir: './src/docPages',
template: './src/templates/DocPage/index.vue',
index: './introduction',
// index: './introduction',
plugins: [
'@gridsome/remark-prismjs',
'remark-container',