We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e725c90 commit 921d333Copy full SHA for 921d333
docs/.vuepress/config.ts
@@ -16,7 +16,7 @@ export default defineUserConfig({
16
port: 5000,
17
head: [
18
[
19
- "link", {rel: "icon", href: "/fight_favicon.ico"}
+ "link", {rel: "icon", href: "fight_favicon.ico"}
20
],
21
// vercel统计 相关配置
22
0 commit comments