Skip to content

Commit

Permalink
Update theme.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan9898 authored Jul 15, 2024
1 parent 38123bb commit 964015b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/.vuepress/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default hopeTheme({

iconAssets: "fontawesome-with-brands",

logo: "https://sihengl.gitee.io/jinghan/logo/Upan.png",
logo: "https://raw.gitmirror.com/mohan9898/jinghan/main/win/logo/Upan.png",

docsDir: "src",

Expand Down Expand Up @@ -140,4 +140,4 @@ export default hopeTheme({
// },
// },
},
});
});

0 comments on commit 964015b

Please sign in to comment.