mirror of
https://github.com/wahyd4/vuepress.git
synced 2026-08-08 21:06:42 +10:00
chore: refactor code style
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"name": "vuepress-theme-without-index",
|
||||
"main": "Layout.vue"
|
||||
"name": "vuepress-theme-without-index",
|
||||
"main": "Layout.vue"
|
||||
}
|
||||
|
||||
+4
-4
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user