We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c9ee4 commit 8d3944aCopy full SHA for 8d3944a
public/images/avatars/staffs/antfu.webp
48.4 KB
server/static-data/staffs.ts
@@ -431,6 +431,13 @@ export const staffs: Staffs = {
431
github: "https://github.com/jiyuujin",
432
},
433
434
+ {
435
+ name: "Anthony Fu",
436
+ avatarUrl: "/images/avatars/staffs/antfu.webp",
437
+ socialUrls: {
438
+ github: "https://github.com/antfu",
439
+ },
440
441
],
442
volunteers: [
443
{ name: "いちむら ゆうま" },
0 commit comments