Skip to content

Commit 1d0ae8d

Browse files
authored
Merge pull request #15 from kalim-Asim/main
Left My footprint
2 parents af544a8 + 83ade08 commit 1d0ae8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/Contributors.jsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ const contributors = [
3131
github: "https://github.com/SHARUKA-2005",
3232
avatar: "https://avatars.githubusercontent.com/u/157145133?v=4",
3333
},
34+
35+
{
36+
name: "Asim",
37+
github: "https://github.com/kalim-Asim",
38+
avatar: "https://avatars.githubusercontent.com/u/177461099?v=4"
39+
}
3440
// Add more contributors here
3541

3642
];

0 commit comments

Comments
 (0)