docs: add config for ads

pull/86/head
Eduardo San Martin Morote 5 years ago
parent 7bb9ee6608
commit 08f978440f

@ -7,6 +7,12 @@ module.exports = {
repo: 'vuejs/vitepress', repo: 'vuejs/vitepress',
docsDir: 'docs', docsDir: 'docs',
carbonAds: {
carbon: 'CEBDT27Y',
custom: 'CKYD62QM',
placement: 'vuejsorg'
},
editLinks: true, editLinks: true,
editLinkText: 'Edit this page on GitHub', editLinkText: 'Edit this page on GitHub',
lastUpdated: 'Last Updated', lastUpdated: 'Last Updated',

Loading…
Cancel
Save