Use :::tip for Mesa post-fork banner and trim title#1194
Merged
SanabriaRusso merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
…itle
The hard-fork-completed banner used :::warning with a long inline title
("Mesa preflight hard fork completed — 2026-04-27 13:00 UTC"), which read
as ugly and as if something was wrong. The fork landing successfully is
positive news, so switch to :::tip and drop the date from the title; the
date stays in the body's first sentence so no information is lost.
Applied across the network-upgrades index, the Mesa preflight-network
page, and the Mesa archive-upgrade page so the banner is consistent
wherever operators land.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
SanabriaRusso
approved these changes
Apr 27, 2026
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
Follow-up to #1193. The post-hard-fork banner used
:::warningwith a long inline title (Mesa preflight hard fork completed — 2026-04-27 13:00 UTC), which both rendered awkwardly and signalled "something is wrong" when in fact the fork landed successfully.:::warningto:::tipon the post-fork banner so it reads as positive news.docs/network-upgrades/index.mdx,docs/network-upgrades/mesa/preflight-network.mdx, anddocs/network-upgrades/mesa/archive-upgrade.mdx.static/llms-full.txtto match.Test plan
:::tipstyle on/network-upgrades,/network-upgrades/mesa/preflight-network, and/network-upgrades/mesa/archive-upgrade.4.0.0-preflight-3f038cbversion.🤖 Generated with Claude Code