chore: refactor code style

This commit is contained in:
ULIVZ
2019-05-12 22:56:02 +08:00
parent 057d8bf31c
commit 4d9b7754ca
2 changed files with 6 additions and 6 deletions
@@ -1,4 +1,4 @@
{
"name": "vuepress-theme-without-index",
"main": "Layout.vue"
"name": "vuepress-theme-without-index",
"main": "Layout.vue"
}
@@ -1,5 +1,5 @@
module.exports = {
title: 'Hello VuePress',
description: '# Hello, VuePress!',
theme: 'vuepress-theme-without-index'
}
title: 'Hello VuePress',
description: '# Hello, VuePress!',
theme: 'vuepress-theme-without-index'
}