Skip to content

Commit 314144e

Browse files
GeekTrainerCopilot
andauthored
Update PLAN.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1ec9322 commit 314144e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ Remove Svelte entirely. Convert Svelte components to Astro components. Fetch dat
9090

9191
- The Flask server (`server/app.py`) is unchanged (logic-wise)
9292
- `API_SERVER_URL` env var moves from middleware to a shared constant used by Astro pages
93-
- The `Header.astro` component with its vanilla JS menu toggle is fine as-is
93+
- The `Header.astro` component now uses an always-visible navigation without JavaScript; no further changes are required for this plan
9494
- E2e tests should pass since rendered HTML output is equivalent
9595
- This eliminates the entire Svelte framework from the dependency tree

0 commit comments

Comments
 (0)