Conversation
- 在 20 個頁面的導航欄加入公民科技專案地圖的連結 - 首頁使用簡短標籤「公民科技」,其餘頁面使用完整名稱 - 含行動裝置選單的頁面同步更新(career-exploration) - 各頁面的 hover 色彩配合該區段主題色 - 跳過 competency-map.html(僅含頁面內錨點導航)
There was a problem hiding this comment.
Pull request overview
This PR adds a navigation link to the "Civic Tech Map" (公民科技專案地圖) across all 20 main pages of the website, addressing the issue where only the civic-tech-map page itself had this link in its navigation.
Changes:
- Added "公民科技" (shortened) navigation link to homepage, consistent with other shortened labels
- Added "公民科技專案地圖" (full name) navigation link to 19 other pages across the site
- Updated both desktop and mobile navigation menus on career-exploration pages
- Applied hover colors consistent with each section's theme (blue, indigo, or purple)
Reviewed changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| index.html | Added shortened "公民科技" link to homepage navigation |
| about.html | Added civic tech map link to about page navigation |
| sitemap.html | Added civic tech map link to sitemap navigation |
| autonomous-learning/*.html (5 files) | Added civic tech map link with blue hover theme to all autonomous learning pages |
| learning-portfolio/*.html (5 files) | Added civic tech map link with blue hover theme to all learning portfolio pages |
| career-exploration/index.html | Added civic tech map link to desktop and mobile navigation with indigo hover theme |
| career-exploration/major-explorer.html | Added civic tech map link to navigation and footer with purple hover theme |
| career-exploration/senior-interviews.html | Added civic tech map link to desktop and mobile navigation with purple hover theme |
| advanced-resources/*.html (4 files) | Added civic tech map link with blue hover theme to all advanced resources pages |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
civic-tech-map/index.html自身導航欄有此連結的問題competency-map.html(該頁面僅使用頁面內錨點導航,非全站導航)Test plan