From 326f30b70e5545382e896eeb09fc009a60191983 Mon Sep 17 00:00:00 2001 From: zhangyuheng Date: Mon, 2 Mar 2026 15:50:58 +0800 Subject: [PATCH] fix: Update file paths in project guidelines for consistency and clarity --- .github/copilot-instructions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 191099c..d787d0b 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -14,7 +14,7 @@ - `sponsor.html` + `sponsor_script.js`: donation total, sponsor list, search/filter, donation modal. - `stats.html` + `stats_script.js`: player leaderboard + searchable player cards + modal details. - Shared structure is injected by `components.js` into `#navbar-component` / `#footer-component` and handles mobile menu/current-link highlighting. -- Shared visual system lives in `style.css`; `stats.html` and `sponsor.html` contain page-specific inline `