Link the Media page from About - #8
Open
tishachawla-jg wants to merge 1 commit into
Open
Conversation
The About page described what we build but never pointed at anything we have written, so a reader arriving there had no route to the articles, talks and recordings. Media was reachable only from the nav and the footer. - Intro: a line saying where everything we publish is collected. - CTA band: a solid "Writing & talks" button ahead of the two LinkedIn buttons, and reword the copy so reading is one of the offered next steps. Uses the existing btn btn-solid style already used by the nav. Verified against a local server: the button renders at 184x40 with the site's blue and dark label text, identical in both themes, and media.html resolves 200. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
The About page described what we build but never pointed at anything we have written. Media was reachable only from the nav and the footer, so a reader who landed on About had no route to the articles, talks and recordings.
Two additions:
Writing & talksbutton ahead of the two LinkedIn buttons, and the copy reworded so reading is one of the offered next steps rather than only "message us".Uses the existing
btn btn-solidstyle already used by the nav, so nothing new in the CSS.Verified
Against a local server, not by eye:
rgb(88,139,255)and dark label text,media.htmlresolves 200.🤖 Generated with Claude Code