We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901802b commit bbf0836Copy full SHA for bbf0836
src/constants/skills.js
@@ -230,7 +230,7 @@ const icons = {
230
"https://raw.githubusercontent.com/devicons/devicon/master/icons/backbonejs/backbonejs-original-wordmark.svg",
231
bootstrap:
232
"https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg",
233
- c: "https://github.com/devicons/devicon/blob/master/icons/c/c-original.svg",
+ c: "https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg",
234
canvasjs:
235
"https://raw.githubusercontent.com/Hardik0307/Hardik0307/master/assets/canvasjs-charts.svg",
236
coffeescript:
0 commit comments