From a4c7501e18410fd38246c7691c34b93e105c50be Mon Sep 17 00:00:00 2001 From: oussama berhili Date: Mon, 17 Feb 2025 12:22:30 +0100 Subject: [PATCH] Remove unused profile for Berhili Oussama --- components/ProfileList.json | 3 +-- public/data/berhili098.json | 15 --------------- 2 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 public/data/berhili098.json diff --git a/components/ProfileList.json b/components/ProfileList.json index 4c93371c..bc624aa1 100644 --- a/components/ProfileList.json +++ b/components/ProfileList.json @@ -455,6 +455,5 @@ "Groot-2001.json", "kshashikumar.json", "Stoppedwumm.json", - "vishal065.json", - "berhili098.json" + "vishal065.json" ] \ No newline at end of file diff --git a/public/data/berhili098.json b/public/data/berhili098.json deleted file mode 100644 index eb5d068c..00000000 --- a/public/data/berhili098.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "avatar": "https://github.com/berhili098.png", - "bio": "I like mobile dev", - "location": "Morocco", - "name": "Berhili Oussama", - "portfolio": "https://github.com/berhili098", - "skills": [ - "Mobile app development" - ], - "social": { - "GitHub": "https://github.com/berhili098", - "LinkedIn": "https://www.linkedin.com/in/oussama-berhili/", - "Twitter": "https://twitter.com/ladron098" - } -} \ No newline at end of file