Skip to content

Commit e5a81ac

Browse files
committed
跟随上游工具更新
1 parent dc1fbf9 commit e5a81ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/manualConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const globalConfig: GlobalConfig = {
55
baseUrl: "https://notes.linho.cc",
66
owner: "Linho1219",
77
repo: "LinhoNotes",
8-
externalGraphPrefix: "https://plot.linho.cc/?code=",
8+
externalGraphPrefix: "https://plot.linho.cc/#code=",
99
} as const;
1010

1111
/** 顶部导航栏配置 */

0 commit comments

Comments
 (0)