chore: 贡献者
This commit is contained in:
@@ -669,6 +669,7 @@ export default defineConfig({
|
|||||||
pattern: 'https://github.com/camera-2018/hdu-cs-wiki/edit/master/:path',
|
pattern: 'https://github.com/camera-2018/hdu-cs-wiki/edit/master/:path',
|
||||||
text: '在 GitHub 上修改此页'
|
text: '在 GitHub 上修改此页'
|
||||||
},
|
},
|
||||||
|
externalLinkIcon: true,
|
||||||
},
|
},
|
||||||
markdown: {
|
markdown: {
|
||||||
config: (md) => {
|
config: (md) => {
|
||||||
|
|||||||
40
members.ts
40
members.ts
@@ -85,4 +85,44 @@ export const members: Member = [
|
|||||||
{ icon: 'github', link: 'https://github.com/buwyi' },
|
{ icon: 'github', link: 'https://github.com/buwyi' },
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://avatars.hdu-cs.wiki/E1PsyCongroo',
|
||||||
|
name: 'E1PsyCongroo',
|
||||||
|
title: 'Contributer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/E1PsyCongroo' },
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://avatars.hdu-cs.wiki/w31r4',
|
||||||
|
name: 'w31r4',
|
||||||
|
title: 'Contributer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/w31r4' },
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://avatars.hdu-cs.wiki/axiomofchoice-hjt',
|
||||||
|
name: 'Axiomofchoice',
|
||||||
|
title: 'Contributer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/axiomofchoice-hjt' },
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://avatars.hdu-cs.wiki/ek1ng',
|
||||||
|
name: 'ek1ng',
|
||||||
|
title: 'Contributer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/ek1ng' },
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
avatar: 'https://avatars.hdu-cs.wiki/Plumbiu',
|
||||||
|
name: 'Guo Xingjun',
|
||||||
|
title: 'Contributer',
|
||||||
|
links: [
|
||||||
|
{ icon: 'github', link: 'https://github.com/Plumbiu' },
|
||||||
|
]
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user