Skip to content

[codex] fix Litefy description typo#652

Open
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/fix-litefy-description-typo
Open

[codex] fix Litefy description typo#652
Sean-Kenneth-Doherty wants to merge 1 commit into
firstcontributions:mainfrom
Sean-Kenneth-Doherty:codex/fix-litefy-description-typo

Conversation

@Sean-Kenneth-Doherty
Copy link
Copy Markdown

Summary

  • fix the Litefy project description typo from lighweight to lightweight
  • restore the missing final newline in src/data/projects.js

Why

The typo is visible in the rendered project card copy on the homepage.

Validation

  • imported projectList in Node and confirmed the Litefy description contains lightweight and not lighweight
  • GITHUB_TOKEN=$(gh auth token) pnpm build
  • generated dist/index.html check confirmed the homepage contains the corrected Litefy copy and not the typo

@Sean-Kenneth-Doherty
Copy link
Copy Markdown
Author

Validation pass for this branch:

  • Confirmed the only source change is src/data/projects.js.
  • Imported projectList in Node and confirmed Litefy now contains lightweight and no longer contains lighweight.
  • Ran GITHUB_TOKEN=... pnpm build; Astro built both routes successfully.
  • Checked generated dist/index.html: corrected Litefy copy present, old typo absent.

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