There was an error while loading. Please reload this page.
1 parent 3375e6b commit 6005f69Copy full SHA for 6005f69
docs/.vuepress/config.js
@@ -1,6 +1,6 @@
1
module.exports = {
2
title: 'Vue dark-mode',
3
- description: '',
+ description: 'A component that helps to implement dark mode and other color modes in your Vue application.',
4
serviceWorker: true,
5
head: [
6
['meta', { name: 'theme-color', content: '#fff' }],
0 commit comments