Skip to content

Commit 6005f69

Browse files
committed
docs: add meta description
1 parent 3375e6b commit 6005f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
title: 'Vue dark-mode',
3-
description: '',
3+
description: 'A component that helps to implement dark mode and other color modes in your Vue application.',
44
serviceWorker: true,
55
head: [
66
['meta', { name: 'theme-color', content: '#fff' }],

0 commit comments

Comments
 (0)