chore(site,readme): drop start-page meta sentence; rename "Hero" → "Project website"#16
Merged
Merged
Conversation
…ection - site/index.html: remove "This page is the start page for the repo & software." lede sentence — it's redundant on the page itself and reads awkwardly to visitors. Keep the three-command intro. - README.md / site/README.md: rename "Hero website / start page" → "Project website / start page". "Hero" is web-design jargon; casual readers won't know what it means. SEO/social meta package untouched; scripts/check_site.sh still passes.
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
#startsection. It told visitors what they could already see (they're on the start page) and read awkwardly. The three-command intro is preserved.SEO and social-share meta package (Open Graph, Twitter Card, JSON-LD, favicons, manifest) is untouched.
scripts/check_site.shcontinues to pass.Testing
bash scripts/check_site.sh— all 13 checks pass locallygit diff --statshows only the 3 intended files (4 line changes total)🤖 Generated with Claude Code