Skip to content

[codex] normalize funding project name#653

Open
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/normalize-funding-project-name
Open

[codex] normalize funding project name#653
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/normalize-funding-project-name

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • normalize the project name in public/funding.json from First contributions to First Contributions

Why

This keeps the public funding metadata aligned with the site title, manifest name, Open Graph metadata, and README casing.

Validation

  • parsed public/funding.json with Node and confirmed the first-contributions project name is First Contributions
  • GITHUB_TOKEN=$(gh auth token) pnpm build
  • parsed generated dist/funding.json and confirmed the built project name is also First Contributions

@Sean-Kenneth-Doherty
Copy link
Copy Markdown
Author

Validation pass for this branch:

  • Confirmed the only source change is public/funding.json.
  • Parsed public/funding.json with Node and confirmed the first-contributions project name is First Contributions.
  • Ran GITHUB_TOKEN=... pnpm build; Astro built both routes successfully.
  • Parsed generated dist/funding.json and confirmed the built project name is also First Contributions.

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