site: make the positioning consistent everywhere - #1088
Merged
Conversation
The homepage rewrite changed the hero, title and meta description but missed two places that carry the same sentence. The footer renders on every page, so the homepage was contradicting itself on a single screen: the hero said 'a physics engine for interfaces' and the footer, a few hundred pixels below, said 'a readable behavior layer for host objects'. Base.astro's default title carried the old phrasing too, which surfaced on any page not setting its own. One instance survives on purpose. The changelog entry describing this work quotes the retired phrase in order to explain why it was retired — a historical record citing a former term, left intact for the same reason the four legitimate uses of 'freeze' were left in canon. Site builds clean; homepage title, homepage footer and the inheriting page all verified in the built output.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
Why
The homepage rewrite changed the hero, title and description — and missed two places carrying the same retired sentence.
The footer renders on every page, so the homepage contradicted itself on a single screen:
Base.astro's default title carried it too, surfacing on any page that doesn't set its own.Verified in the built output
One instance left on purpose
llms-full.txtcontains the phrase inside the changelog entry that describes this retirement — a historical record quoting a former term. Left intact for the same reason the four legitimate uses of "freeze" survived the canon sweep: rewriting a record that cites an old term misstates what was true when.Gates
Site build clean.