|
1 | | -import type { DefaultTheme } from "vitepress"; |
| 1 | +import type { DefaultTheme } from 'vitepress'; |
2 | 2 |
|
3 | 3 | export const core: DefaultTheme.TeamMember[] = [ |
4 | 4 | { |
5 | | - avatar: "https://github.com/fengmk2.png", |
6 | | - name: "MK", |
| 5 | + avatar: 'https://github.com/fengmk2.png', |
| 6 | + name: 'MK', |
7 | 7 | links: [ |
8 | | - { icon: "github", link: "https://github.com/fengmk2" }, |
9 | | - { icon: "x", link: "https://x.com/fengmk2" }, |
| 8 | + { icon: 'github', link: 'https://github.com/fengmk2' }, |
| 9 | + { icon: 'x', link: 'https://x.com/fengmk2' }, |
10 | 10 | ], |
11 | 11 | }, |
12 | 12 | { |
13 | | - avatar: "https://github.com/branchseer.png", |
14 | | - name: "Wang Chi", |
| 13 | + avatar: 'https://github.com/branchseer.png', |
| 14 | + name: 'Wang Chi', |
15 | 15 | links: [ |
16 | | - { icon: "github", link: "https://github.com/branchseer" }, |
17 | | - { icon: "x", link: "https://x.com/branchseer" }, |
| 16 | + { icon: 'github', link: 'https://github.com/branchseer' }, |
| 17 | + { icon: 'x', link: 'https://x.com/branchseer' }, |
18 | 18 | ], |
19 | 19 | }, |
20 | 20 | { |
21 | | - avatar: "https://github.com/Brooooooklyn.png", |
22 | | - name: "Long Yinan", |
| 21 | + avatar: 'https://github.com/Brooooooklyn.png', |
| 22 | + name: 'Long Yinan', |
23 | 23 | links: [ |
24 | | - { icon: "github", link: "https://github.com/Brooooooklyn" }, |
25 | | - { icon: "x", link: "https://x.com/Brooooook_lyn" }, |
| 24 | + { icon: 'github', link: 'https://github.com/Brooooooklyn' }, |
| 25 | + { icon: 'x', link: 'https://x.com/Brooooook_lyn' }, |
26 | 26 | ], |
27 | 27 | }, |
28 | 28 | { |
29 | | - avatar: "https://github.com/cpojer.png", |
30 | | - name: "Christoph Nakazawa", |
| 29 | + avatar: 'https://github.com/cpojer.png', |
| 30 | + name: 'Christoph Nakazawa', |
31 | 31 | links: [ |
32 | | - { icon: "github", link: "https://github.com/cpojer" }, |
33 | | - { icon: "x", link: "https://x.com/cpojer" }, |
34 | | - { icon: "bluesky", link: "https://bsky.app/profile/christoph.nkzw.tech" }, |
| 32 | + { icon: 'github', link: 'https://github.com/cpojer' }, |
| 33 | + { icon: 'x', link: 'https://x.com/cpojer' }, |
| 34 | + { icon: 'bluesky', link: 'https://bsky.app/profile/christoph.nkzw.tech' }, |
35 | 35 | ], |
36 | 36 | }, |
37 | 37 | { |
38 | | - avatar: "https://github.com/TheAlexLichter.png", |
39 | | - name: "Alexander Lichter", |
| 38 | + avatar: 'https://github.com/TheAlexLichter.png', |
| 39 | + name: 'Alexander Lichter', |
40 | 40 | links: [ |
41 | | - { icon: "github", link: "https://github.com/TheAlexLichter" }, |
42 | | - { icon: "x", link: "https://x.com/TheAlexLichter" }, |
43 | | - { icon: "bluesky", link: "https://bsky.app/profile/thealexlichter.com" }, |
| 41 | + { icon: 'github', link: 'https://github.com/TheAlexLichter' }, |
| 42 | + { icon: 'x', link: 'https://x.com/TheAlexLichter' }, |
| 43 | + { icon: 'bluesky', link: 'https://bsky.app/profile/thealexlichter.com' }, |
44 | 44 | ], |
45 | 45 | }, |
46 | 46 | { |
47 | | - avatar: "https://github.com/camc314.png", |
48 | | - name: "Cameron Clark", |
| 47 | + avatar: 'https://github.com/camc314.png', |
| 48 | + name: 'Cameron Clark', |
49 | 49 | links: [ |
50 | | - { icon: "github", link: "https://github.com/camc314" }, |
51 | | - { icon: "x", link: "https://x.com/cameron_C2" }, |
| 50 | + { icon: 'github', link: 'https://github.com/camc314' }, |
| 51 | + { icon: 'x', link: 'https://x.com/cameron_C2' }, |
52 | 52 | ], |
53 | 53 | }, |
54 | 54 | { |
55 | | - avatar: "https://github.com/leaysgur.png", |
56 | | - name: "Yuji Sugiura", |
| 55 | + avatar: 'https://github.com/leaysgur.png', |
| 56 | + name: 'Yuji Sugiura', |
57 | 57 | links: [ |
58 | | - { icon: "github", link: "https://github.com/leaysgur" }, |
59 | | - { icon: "x", link: "https://x.com/leaysgur" }, |
| 58 | + { icon: 'github', link: 'https://github.com/leaysgur' }, |
| 59 | + { icon: 'x', link: 'https://x.com/leaysgur' }, |
60 | 60 | ], |
61 | 61 | }, |
62 | 62 | { |
63 | | - avatar: "https://github.com/mdong1909.png", |
64 | | - name: "Michael Dong", |
| 63 | + avatar: 'https://github.com/mdong1909.png', |
| 64 | + name: 'Michael Dong', |
65 | 65 | links: [ |
66 | | - { icon: "github", link: "https://github.com/mdong1909" }, |
67 | | - { icon: "x", link: "https://x.com/mdong1909" }, |
68 | | - { icon: "linkedin", link: "https://www.linkedin.com/in/michael-d-612b5b50/" }, |
| 66 | + { icon: 'github', link: 'https://github.com/mdong1909' }, |
| 67 | + { icon: 'x', link: 'https://x.com/mdong1909' }, |
| 68 | + { icon: 'linkedin', link: 'https://www.linkedin.com/in/michael-d-612b5b50/' }, |
69 | 69 | ], |
70 | 70 | }, |
71 | 71 | { |
72 | | - avatar: "https://github.com/kazupon.png", |
73 | | - name: "kazupon", |
| 72 | + avatar: 'https://github.com/kazupon.png', |
| 73 | + name: 'kazupon', |
74 | 74 | links: [ |
75 | | - { icon: "github", link: "https://github.com/kazupon" }, |
76 | | - { icon: "x", link: "https://x.com/kazupon" }, |
77 | | - { icon: "bluesky", link: "https://bsky.app/profile/kazupon.dev" }, |
| 75 | + { icon: 'github', link: 'https://github.com/kazupon' }, |
| 76 | + { icon: 'x', link: 'https://x.com/kazupon' }, |
| 77 | + { icon: 'bluesky', link: 'https://bsky.app/profile/kazupon.dev' }, |
78 | 78 | ], |
79 | 79 | }, |
80 | 80 | { |
81 | | - avatar: "https://github.com/ubugeeei.png", |
82 | | - name: "ubugeeei", |
| 81 | + avatar: 'https://github.com/ubugeeei.png', |
| 82 | + name: 'ubugeeei', |
83 | 83 | links: [ |
84 | | - { icon: "github", link: "https://github.com/ubugeeei" }, |
85 | | - { icon: "x", link: "https://x.com/ubugeeei" }, |
| 84 | + { icon: 'github', link: 'https://github.com/ubugeeei' }, |
| 85 | + { icon: 'x', link: 'https://x.com/ubugeeei' }, |
86 | 86 | ], |
87 | 87 | }, |
88 | 88 | { |
89 | | - avatar: "https://github.com/nekomoyi.png", |
90 | | - name: "nekomoyi", |
91 | | - links: [{ icon: "github", link: "https://github.com/nekomoyi" }], |
| 89 | + avatar: 'https://github.com/nekomoyi.png', |
| 90 | + name: 'nekomoyi', |
| 91 | + links: [{ icon: 'github', link: 'https://github.com/nekomoyi' }], |
92 | 92 | }, |
93 | 93 | { |
94 | | - avatar: "https://github.com/HaasStefan.png", |
95 | | - name: "Stefan Haas", |
| 94 | + avatar: 'https://github.com/HaasStefan.png', |
| 95 | + name: 'Stefan Haas', |
96 | 96 | links: [ |
97 | | - { icon: "github", link: "https://github.com/HaasStefan" }, |
98 | | - { icon: "x", link: "https://x.com/StefanvHaas" }, |
99 | | - { icon: "linkedin", link: "https://www.linkedin.com/in/stefan-haas-angular" }, |
| 97 | + { icon: 'github', link: 'https://github.com/HaasStefan' }, |
| 98 | + { icon: 'x', link: 'https://x.com/StefanvHaas' }, |
| 99 | + { icon: 'linkedin', link: 'https://www.linkedin.com/in/stefan-haas-angular' }, |
100 | 100 | ], |
101 | 101 | }, |
102 | 102 | { |
103 | | - avatar: "https://github.com/naokihaba.png", |
104 | | - name: "naokihaba", |
| 103 | + avatar: 'https://github.com/naokihaba.png', |
| 104 | + name: 'naokihaba', |
105 | 105 | links: [ |
106 | | - { icon: "github", link: "https://github.com/naokihaba" }, |
107 | | - { icon: "x", link: "https://x.com/naokihaba" }, |
108 | | - { icon: "bluesky", link: "https://bsky.app/profile/naokihaba.com" }, |
| 106 | + { icon: 'github', link: 'https://github.com/naokihaba' }, |
| 107 | + { icon: 'x', link: 'https://x.com/naokihaba' }, |
| 108 | + { icon: 'bluesky', link: 'https://bsky.app/profile/naokihaba.com' }, |
109 | 109 | ], |
110 | 110 | }, |
111 | 111 | { |
112 | | - avatar: "https://github.com/jong-kyung.png", |
113 | | - name: "JongKyung Lee", |
| 112 | + avatar: 'https://github.com/jong-kyung.png', |
| 113 | + name: 'JongKyung Lee', |
114 | 114 | links: [ |
115 | | - { icon: "github", link: "https://github.com/jong-kyung" }, |
116 | | - { icon: "linkedin", link: "https://www.linkedin.com/in/jong-kyung" }, |
| 115 | + { icon: 'github', link: 'https://github.com/jong-kyung' }, |
| 116 | + { icon: 'linkedin', link: 'https://www.linkedin.com/in/jong-kyung' }, |
117 | 117 | ], |
118 | 118 | }, |
119 | 119 | ]; |
|
0 commit comments