-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ (header.html, main-menu.html): refactor navigation structure to us…
…e partial for main menu Remove redundant main navigation HTML from `header.html` and consolidate it into `main-menu.html` partial. This change improves code maintainability by centralizing the navigation structure in one place, making it easier to update and manage. Additionally, update the home link in `main-menu.html` to point to the root URL ("/") for better navigation consistency.
- Loading branch information
Showing
2 changed files
with
1 addition
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters