Commit c0c734f
authored
refactor: extract standalone leaderboard CSS and JS into modular assets
refactor: extract standalone leaderboard CSS and JS into modular assets
- move inline CSS from index.html to index/css/style.css
- move inline JavaScript from index.html to index/js/script.js
- add index/images directory for future leaderboard assets
- update index.html to reference external stylesheet and script
- preserve existing UI, responsiveness, animations, and functionality
- improve maintainability and separation of concerns without changing behavior
Closes #324 files changed
Lines changed: 748 additions & 750 deletions
0 commit comments