Skip to content

Commit fa660c6

Browse files
committed
zz
1 parent 8c5d719 commit fa660c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ export const DEMOS = [
5151
]
5252

5353
export const FRIENDLY_LINK = [
54-
{ name: '洛书', logoName: 'losu.png', link: 'https://losu.tech/' },
54+
{ name: 'PLOC', logoName: 'ploc-logo.svg', link: 'https://ploc.org.cn/' },
55+
{ name: '洛书', logoName: 'losu.png', link: 'https://losu.tech/' },
5556
]
5657

5758
export const NAV_BANNER = {

0 commit comments

Comments
 (0)