Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dynamic favicon path handling using root URL
- Updated favicon handling to dynamically set the favicon path based on the root URL. - Fixed the issue in the commit 245ea8c where favicon would not load correctly on subdirectory pages by calculating the site root URL using window location. Fixes sugarlabs#507
- Loading branch information