Merge pull request #88 from simonc/master

[add]: ember in skills
This commit is contained in:
Rahul Jain
2020-09-05 17:14:04 +05:30
committed by GitHub
+2
View File
@@ -43,6 +43,7 @@ const categorizedSkills = {
"tailwind",
"materialize",
"bulma",
"ember",
],
},
@@ -343,6 +344,7 @@ const icons = {
puppeteer: "https://i.ibb.co/Qk299CX/puppeteer.png",
karma: "https://i.ibb.co/dbgh2DH/jasmine.png",
jasmine: "https://i.ibb.co/55txF2S/karma.png",
ember: "https://devicons.github.io/devicon/devicon.git/icons/ember/ember-original-wordmark.svg",
}
const initialSkillState = {}