We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd06c9 commit 347dbd4Copy full SHA for 347dbd4
1 file changed
src/config/skills.ts
@@ -528,12 +528,6 @@ export const SKILLS: Record<string, Skill> = {
528
iconUrl: BASE_URL + 'skills-assets/chai.png',
529
companyUrl: 'https://www.chaijs.com/',
530
},
531
- d3: {
532
- label: 'D3.js',
533
- value: 'd3',
534
- iconUrl: BASE_URL + 'skills-assets/d3.png',
535
- companyUrl: 'https://d3js.org/',
536
- },
537
firebase: {
538
label: 'Firebase',
539
value: 'firebase',
0 commit comments