Skip to content

Commit

Permalink
Update Profile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyamalogi authored Oct 1, 2024
1 parent 5fb3b8e commit ceea942
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Profile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var profiles = [
/*write from here*/
/*scroll down and enter your details */

{
name: "Shreya Malogi",
Expand Down Expand Up @@ -569,5 +569,12 @@ var profiles = [
github: "MRIEnan",
},

/*enter your details here */






//end of json
];

0 comments on commit ceea942

Please sign in to comment.