rahuldkjain / github-profile-readme-generator

🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.
https://rahuldkjain.github.io/gh-profile-readme-generator
Apache License 2.0
20.48k stars 6.28k forks source link

Fixed Express Dark Mode Issue #778

Open krish-1504 opened 8 months ago

krish-1504 commented 8 months ago

in src/constants/skills.js : i added

express: 'src/images/icons/BackendDevelopment/express.svg',
Screenshot 2023-10-18 at 4 41 12 PM-min

and in express.svg i added : path element of this site with white background : ' https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original-wordmark.svg '

Screenshot 2023-10-18 at 4 41 18 PM-min
krish-1504 commented 6 months ago

@rahuldkjain can you merge my pr