feat(site): the 0813 receipt, a release in the masthead, the whale beside the name - #13
Merged
Merged
Conversation
…side the name - news: embed the Models & Pricing screenshot (circled 0813 version cell) as the entry's primary source, like the price-rise email - masthead: the current release (git describe --tags at build time, fallback constant) links to /releases; CI and Pages fetch full history so --check sees the real tag, not the fallback - brand: the official whale moves off the header rule to swim just ahead of thevibeworks/deepseek-cli Co-Authored-By: Claude Fable 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.
Three masthead/news changes:
git describe --tagsat build time (fallback constant) puts the current release beside the github link, linking to /releases. CI + Pages checkout switched tofetch-depth: 0so the--checkbuild sees the real tag.thevibeworks/deepseek-cli.Verified in CloakBrowser at 1280 and 390px; make check green.
🤖 Generated with Claude Code