Skip to content

Commit 63e06b6

Browse files
committed
feat: 适配ICP备案
1 parent f9cbbe7 commit 63e06b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import category from './utils/category'
99
const pages = []
1010

1111
export default withMermaid({
12-
title: '方跃明的博客',
13-
description: '分享编程和电脑使用技巧',
12+
title: '分享编程和电脑使用技巧',
13+
description: '方跃明的博客',
1414
lang: 'zh-CN',
1515
srcDir: './src',
1616
ignoreDeadLinks: true, // 忽略死链,触发buildEnd

0 commit comments

Comments
 (0)