Skip to content

fix: update label for About page and ensure Theory of Change is incl… #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

jeromehardaway
Copy link
Contributor

This pull request updates the navigation menu in the src/data/menu.ts file to improve clarity and add a new menu item.

Navigation menu updates:

  • Renamed the "About Page" menu item to "About Us" for improved clarity. (src/data/menu.ts, src/data/menu.tsL25-R25)
  • Added a new menu item labeled "Theory of Change" with the path /theory-of-change. (src/data/menu.ts, src/data/menu.tsR43-R47)…uded in the navigation

@jeromehardaway jeromehardaway requested a review from Copilot June 6, 2025 04:19
@jeromehardaway jeromehardaway self-assigned this Jun 6, 2025
Copy link

vercel bot commented Jun 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vets-who-code-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 4:19am

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refines the site navigation by renaming an existing menu item for clarity and adding a new “Theory of Change” entry.

  • Renamed “About Page” to “About Us” in the navigation
  • Introduced a new menu item “Theory of Change” with path /theory-of-change
Comments suppressed due to low confidence (2)

src/data/menu.ts:43

  • The new “Theory of Change” menu item should have corresponding tests to verify it appears correctly in rendered navigation components.
{

src/data/menu.ts:25

  • If there is any external documentation or sitemap listing navigation labels, ensure it’s updated to reflect “About Us” instead of “About Page.”
label: "About Us",

@jeromehardaway jeromehardaway merged commit 3fd6e32 into master Jun 7, 2025
4 checks passed
@jeromehardaway jeromehardaway deleted the ChangeTitle branch June 7, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant