Skip to content

Commit 595366c

Browse files
authored
Merge pull request #2 from rish-16/patch-1
Update people.ts
2 parents a77e191 + 96c7a8c commit 595366c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/people.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,11 @@ export const peopleList = {
9797
homepage: null,
9898
photo: null,
9999
},
100+
{
101+
name: "Rishabh Anand",
102+
intro: null,
103+
homepage: "https://rish-16.github.io/",
104+
photo: null,
105+
},
100106
],
101107
};

0 commit comments

Comments
 (0)