Skip to content

Conversation

@Shrikanth9
Copy link

Description

Fixed the theme toggle button icons (moon/sun) that were not displaying on the demo page.

Changes Made

  • Replace invalid css.gg CDN link with correct jsDelivr URLs
  • Load moon.css and sun.css separately from cdn.jsdelivr.net
  • This fixes the gg-moon and gg-sun icons not displaying

Type of change

  • Bug fix (added a non-breaking change which fixes an issue)

Files Changed

  • src/demo/index.php - Updated CDN links for moon and sun icons

How Has This Been Tested?

  • Tested icon loading for gg-sun and gg-moon

Additional Notes

The fix ensures the icons are properly loaded from a reliable CDN (jsDelivr) - purely a bug fix for the icon loading issue.

- Replace invalid css.gg CDN link with correct jsDelivr URLs
- Load moon.css and sun.css separately from cdn.jsdelivr.net
- This fixes the gg-moon and gg-sun icons not displaying
- Icons now properly show/hide on theme toggle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants