2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-11 13:42:26 +03:00

docs: update description in vuepress config

This commit is contained in:
pimlie
2019-06-08 19:39:34 +02:00
parent c5022f7deb
commit 46b9bed0ce
+1 -1
View File
@@ -11,7 +11,7 @@ module.exports = {
'/': {
lang: 'en-US',
title: 'Vue Meta',
description: 'Metadata manager for Vue.js'
description: 'HTML Metadata manager for Vue.js'
},
},
themeConfig: {