Awesome-JavaScript-Projects
Awesome-JavaScript-Projects copied to clipboard
[bug]: No icon image or theme switcher button
Describe the bug
In the home page Navbar there is no icon image on theme switcher button
To Reproduce
Steps to reproduce the behavior:
- Go to Home page
- See on right side of the Navbar
- Click on theme switcher button
- The see there is no icon image in light/ dark theme
Issue
Expected behavior
Should have proper icons for light themes and dark theme
Environment (please complete the following information):
- OS: Arch Linux
- Browser: Chromium
Hi 😄, thanks for creating your first issue at AWESOME-JAVASCRIPT-PROJECTS, do read and follow the Code of Conduct and the Contribution Guidelines while contributing.
this might be happening because of using the online hosted icons buy their links and not actually storing the icons in the projects itself. The most simple and reliable solution would be to download the icons and use them locally from the images folder.
If you want me to solve this problem you can assign me the task. thanks