We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1fbf9 commit e5a81acCopy full SHA for e5a81ac
.vitepress/manualConfig.ts
@@ -5,7 +5,7 @@ export const globalConfig: GlobalConfig = {
5
baseUrl: "https://notes.linho.cc",
6
owner: "Linho1219",
7
repo: "LinhoNotes",
8
- externalGraphPrefix: "https://plot.linho.cc/?code=",
+ externalGraphPrefix: "https://plot.linho.cc/#code=",
9
} as const;
10
11
/** 顶部导航栏配置 */
0 commit comments