CodeChamp-s-Website
CodeChamp-s-Website copied to clipboard
bug in color mode toggler
Hi, I found a bug in color mode toggler button, can I try to fix it?
- I was checking site performance using lighthouse and found your site quite slow specially for mobile users.
- I am suggesting some points which can be done to improve site perfomance:-
- Compress the images and convert them in webP format.
- Use
lazy: loadinginimgtags for loading them later when user scroll to that section - Use a bundler to reduce the size of codebase
Please share video or gif of the issue after edits for better understanding.