Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: icon names (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrishguptaa authored Feb 13, 2022
1 parent e0f5be5 commit c7f72e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/data/abdussalam_02.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
{
"title": "Education",
"date": "June 2021",
"icon": "Graduation Hat",
"icon": "graduation-hat",
"color": "grey",
"description": "Pulling of my Bachelors in Computer Application from IGNOU"
},
{
"title": "Tech Journey",
"date": "January 2018",
"icon": "DEV.to",
"icon": "dev.to",
"color": "white",
"description": "Started my Tech Journey by working on frontend at the early stage of 2018"
}
Expand Down

0 comments on commit c7f72e0

Please sign in to comment.