Skip to content

Commit 8267592

Browse files
authored
Update config.js
1 parent b294a48 commit 8267592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module.exports = {
1717
plugins: [SearchPlugin(options)]
1818
},
1919
head: [
20-
['meta', {name: '谦的后花园', content: '技术博客关于编程和软件开发的最新技术文章'}]
20+
['meta', {name: '谦的后花园', content: '技术博客关于编程和软件开发的最新技术文章'}],
2121
['link', {res: 'icon', href: './favicon.ico'}]
2222
],
2323
search: {

0 commit comments

Comments
 (0)