From 8ad62ee076679c9c5624b63663be697e7de5f728 Mon Sep 17 00:00:00 2001 From: pp Date: Mon, 7 Aug 2023 12:48:50 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e715e5..30ef25f 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ export default { 默认有 - category.md【分类页面】 - default.md 【默认页面】 -- default.md 【搜索页面】 +- search.md 【搜索页面】 - archives.md 【归档页面】 如果需要自定义布局请定义组件并在.vitepress/theme/index.ts引用