Skip to content

Commit

Permalink
fix: remove excess coma
Browse files Browse the repository at this point in the history
  • Loading branch information
amyyalex authored May 27, 2024
1 parent 00a8be1 commit 95627ab
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions cardDetails.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
{
"cardDetails": [
{
"name": "Ali Eljerrari",
"profession": "FullStack Developer - MernStack | OpenSource Contributor",
"quote": "\"Be yourself; everyone else is already taken.\"</br> - Said By Oscar Wilde",
"twitter": "https://twitter.com/Coding__Dynasty",
"github": "https://github.com/ali-eljerrari",
"instagram": "https://www.instagram.com/Ali%20Eljerrari",
"facebook": "https://www.facebook.com/codingdynasty",
"linkedin": "https://www.linkedin.com/in/ali-eljerrari-3794902b6",
"email": "mailto:[email protected]"
},,
{
"name": "Your Name",
"profession": "Your Profession",
Expand All @@ -22,6 +11,17 @@
"linkedin": "https://linkedin.com",
"email": "mailto:[email protected]"
},
{
"name": "Ali Eljerrari",
"profession": "FullStack Developer - MernStack | OpenSource Contributor",
"quote": "\"Be yourself; everyone else is already taken.\"</br> - Said By Oscar Wilde",
"twitter": "https://twitter.com/Coding__Dynasty",
"github": "https://github.com/ali-eljerrari",
"instagram": "https://www.instagram.com/Ali%20Eljerrari",
"facebook": "https://www.facebook.com/codingdynasty",
"linkedin": "https://www.linkedin.com/in/ali-eljerrari-3794902b6",
"email": "mailto:[email protected]"
},
{
"name": "Farhan Sodiq",
"profession": "Software Engineer",
Expand Down

0 comments on commit 95627ab

Please sign in to comment.