Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Deco Vander 2025-07-05 18:51:48 -04:00 committed by GitHub
parent d20ce03264
commit 01b7186052
3 changed files with 6 additions and 5 deletions

View file

@ -123,7 +123,7 @@
</footer>
<!-- Load shared theme utility -->
<script src="/theme-utils.js"></script>
<script src="theme-utils.js"></script>
<script>
// Initialize theme when page loads
document.addEventListener('DOMContentLoaded', initializeTheme);