From 523133d3165102a18355e2e0eb2b98c864d16c49 Mon Sep 17 00:00:00 2001
From: xugaoyi <894072666@qq.com>
Date: Thu, 21 Apr 2022 09:51:06 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E9=85=8D=E7=BD=AE?=
=?UTF-8?q?=E4=B8=AD=E6=B7=BB=E5=8A=A0=E9=9A=90=E8=97=8F=E5=8F=B3=E4=BE=A7?=
=?UTF-8?q?=E8=BE=B9=E6=A0=8F=E9=85=8D=E7=BD=AE=E9=A1=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/index.md | 1 +
vdoing/components/Home.vue | 34 +++++++++++++++++-----------------
2 files changed, 18 insertions(+), 17 deletions(-)
diff --git a/docs/index.md b/docs/index.md
index 09ef126..06943cb 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -24,6 +24,7 @@ features: # 可选的
# 文章列表显示方式: detailed 默认,显示详细版文章列表(包括作者、分类、标签、摘要、分页等)| simple => 显示简约版文章列表(仅标题和日期)| none 不显示文章列表
# postList: detailed
# simplePostListLength: 10 # 简约版文章列表显示的文章数量,默认10。(仅在postList设置为simple时生效)
+# hideRightBar: true # 是否隐藏右侧边栏
---
diff --git a/vdoing/components/Home.vue b/vdoing/components/Home.vue
index 3e2dcdd..d316ee0 100644
--- a/vdoing/components/Home.vue
+++ b/vdoing/components/Home.vue
@@ -135,7 +135,7 @@
-
+