Skip to content

Commit e9e2189

Browse files
committed
zz
1 parent 4323383 commit e9e2189

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

docs/.vitepress/constants.ts

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ export const CONTRIBUTORS = [
2626
{ name: '蔡兴', points: 3000 },
2727
{ name: '王仁义', points: 1000 },
2828
{ name: 'imalasong', points: 1000 },
29+
{ name: '杨刚', points: 4000 },
30+
{ name: '崔爽', points: 2000 },
2931
]
3032

3133
export const COMMUNITIES = [
@@ -59,6 +61,7 @@ export const DEMOS = [
5961
export const FRIENDLY_LINK = [
6062
{ name: 'PLOC', logoName: 'ploc-logo.svg', link: 'https://ploc.org.cn/' },
6163
{ name: 'Losu', logoName: 'losu.png', link: 'https://losu.tech/' },
64+
{ name: 'Dora SSR', logoName: 'dora.svg', link: 'https://dora-ssr.net/' },
6265
]
6366

6467
export const NAV_BANNER = {

docs/public/c-logo/dora.svg

+27
Loading

0 commit comments

Comments
 (0)