We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8572e6f commit bcef2bdCopy full SHA for bcef2bd
docs/_meta.json
@@ -6,12 +6,12 @@
6
},
7
{
8
"text": "更新日志",
9
- "link": "/changelog/enhanced",
+ "link": "/changelog/dns",
10
"activeMatch": "^/changelog/"
11
12
13
"text": "论坛",
14
- "link": "https://github.com/orgs/BiliUniverse/discussions"
+ "link": "https://github.com/orgs/Auraflare/discussions"
15
16
17
"type": "custom-link",
rspress.config.ts
@@ -58,14 +58,14 @@ export default defineConfig({
58
fetchOnDev: false,
59
items: generateChangelogParams([
60
61
- title: '🇩 DNS',
+ title: '🇩 (D)DNS',
62
routePath: 'dns',
63
repo: 'Auraflare/DNS',
64
65
66
title: '1️⃣ 1.1.1.1 + WARP',
67
routePath: '1.1.1.1',
68
- repo: 'BiliUniverse/1.1.1.1',
+ repo: 'Auraflare/1.1.1.1',
69
70
]),
71
}),
0 commit comments