Skip to content

[REPO] Fix static folder structure in dashboard #36

Open
ezehf2 opened this issue Apr 5, 2026 · 0 comments
Open

[REPO] Fix static folder structure in dashboard #36

ezehf2 opened this issue Apr 5, 2026 · 0 comments
Assignees

Comments

@ezehf2
Copy link
Owner

ezehf2 commented Apr 5, 2026

The src/dashboard/static/ folder currently has style.css and script.js sitting directly inside it rather than in their correct subfolders. Move style.css into src/dashboard/static/css/ and script.js into src/dashboard/static/js/. After moving, update the references in base.html to point to the new paths and confirm the dashboard still loads correctly before committing. Commit with message [REPO] Fix static folder structure.

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants