We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b294a48 commit 8267592Copy full SHA for 8267592
docs/.vitepress/config.js
@@ -17,7 +17,7 @@ module.exports = {
17
plugins: [SearchPlugin(options)]
18
},
19
head: [
20
- ['meta', {name: '谦的后花园', content: '技术博客关于编程和软件开发的最新技术文章'}],
+ ['meta', {name: '谦的后花园', content: '技术博客关于编程和软件开发的最新技术文章'}],
21
['link', {res: 'icon', href: './favicon.ico'}]
22
],
23
search: {
0 commit comments