Skip to content

Commit

Permalink
feat: 增加bing网站管理
Browse files Browse the repository at this point in the history
  • Loading branch information
MuYi086 committed Jul 1, 2024
1 parent 2769823 commit 0afd30c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export default defineConfig({
lastUpdated: true,
// 详见:https://vitepress.dev/zh/reference/site-config#head
head: [
['meta', { name: 'msvalidate.01', content: '011728C0C573DFC396C941E8EF5D8387' }],
// 配置网站的图标(显示在浏览器的 tab 上)
['link', { rel: 'icon', href: '/favicon.ico' }],
// https://animate.style/
Expand Down

0 comments on commit 0afd30c

Please sign in to comment.