Skip to content

Commit

Permalink
fix:修复主页图标问题
Browse files Browse the repository at this point in the history
  • Loading branch information
01Petard committed Dec 17, 2024
1 parent 792db29 commit 8f5ba32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default defineConfig({
],
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
logo: '../public/favicon.png',
logo: 'https://cdn.jsdelivr.net/gh/01Petard/imageURL@main/img/202412172202944.png',
// 开启本地搜索
search: {
provider: "local"
Expand Down

0 comments on commit 8f5ba32

Please sign in to comment.