Skip to content

Commit 3d2acb6

Browse files
authored
docs: 修复节点提示用词
1 parent a868050 commit 3d2acb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export default hopeTheme({
199199
path: "/",
200200
title: "Anycast",
201201
showOnce: true,
202-
content: `你正在从${anycastValue}访问本站`,
202+
content: `你正在通过${anycastValue}节点访问本站`,
203203
actions: [
204204
{
205205
text: "前往了解",

0 commit comments

Comments
 (0)