Awesome-JavaScript-Projects icon indicating copy to clipboard operation
Awesome-JavaScript-Projects copied to clipboard

[bug]: No icon image or theme switcher button

Open sujit-shrc opened this issue 2 years ago • 2 comments
trafficstars

Describe the bug

In the home page Navbar there is no icon image on theme switcher button

To Reproduce

Steps to reproduce the behavior:

  1. Go to Home page
  2. See on right side of the Navbar
  3. Click on theme switcher button
  4. The see there is no icon image in light/ dark theme

Issue

image

Expected behavior

Should have proper icons for light themes and dark theme

Environment (please complete the following information):

  • OS: Arch Linux
  • Browser: Chromium

sujit-shrc avatar Jun 23 '23 10:06 sujit-shrc

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.

github-actions[bot] avatar Jun 23 '23 10:06 github-actions[bot]

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

harshkushwaah avatar Oct 30 '23 04:10 harshkushwaah