Skip to content

Use moq.pro cat icon and URL for Pro nav link#109

Open
kixelated wants to merge 3 commits into
mainfrom
claude/zealous-yonath-d6abb3
Open

Use moq.pro cat icon and URL for Pro nav link#109
kixelated wants to merge 3 commits into
mainfrom
claude/zealous-yonath-d6abb3

Conversation

@kixelated

Copy link
Copy Markdown
Collaborator

What changed

  • Replaced the rocket icon on the Pro nav link with the moq.pro cat favicon (public/layout/pro-icon.svg, copied from moq.pro's static/favicon.svg).
  • Pointed the Pro link at https://moq.pro instead of the previous staging/live pro.moq.wtf / pro.moq.dev domain logic.

Why

moq.pro is now the canonical home for Pro, so the nav should link there directly and use its branding (the cat) rather than the placeholder rocket.

Notes for reviewers

  • The old public/layout/rocket.svg is now unused but left in place. Happy to remove it if preferred.

🤖 Generated with Claude Code

kixelated and others added 2 commits June 26, 2026 09:38
Swap the rocket icon for the moq.pro cat favicon and point the Pro nav
link at https://moq.pro instead of the staging/live pro.moq.* domains.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @kixelated, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@kixelated, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 42 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4f888957-3ee7-4f54-b1d1-52a054217ccc

📥 Commits

Reviewing files that changed from the base of the PR and between fc49edf and ce03b7d.

📒 Files selected for processing (1)
  • src/pages/blog/update-00.mdx

Walkthrough

This pull request makes two distinct changes. In the global layout, the Pro URL is hardcoded to a fixed domain instead of varying by environment mode, and the Pro navigation icon image is replaced. Separately, the update-00 blog post is revised with rewritten wording and formatting across sections covering relay clustering, standards, muxing/transmuxing, binaries/package managers, compression benchmarks, backends, polyglot bindings, and production-readiness features. No exported or public entity declarations are altered.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: swapping the Pro nav link to the moq.pro cat icon and URL.
Description check ✅ Passed The description accurately matches the changes to the Pro nav icon and link destination.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch claude/zealous-yonath-d6abb3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/pages/blog/update-00.mdx`:
- Line 5: The page metadata description contains a typo that will appear in RSS
summaries, so update the description text in the blog update frontmatter to use
the correct spelling. Locate the description field in the update-00 MDX content
and change “extrordinaire” to “extraordinaire” while keeping the rest of the
sentence unchanged.
- Line 20: The sentence in the blog content has a duplicated word, so update the
rewritten text in the MDX entry to remove the extra “now” and make it read
naturally. Locate the affected copy in the blog post content and correct the
phrasing so it says “Now you can …” rather than “Now you can now …”.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 442ac080-bcda-4724-9df3-dcc3bc39bd39

📥 Commits

Reviewing files that changed from the base of the PR and between 2502c7e and fc49edf.

⛔ Files ignored due to path filters (1)
  • public/layout/pro-icon.svg is excluded by !**/*.svg
📒 Files selected for processing (2)
  • src/layouts/global.astro
  • src/pages/blog/update-00.mdx

Comment thread src/pages/blog/update-00.mdx Outdated
Comment thread src/pages/blog/update-00.mdx Outdated
Correct "extrordinaire" → "extraordinaire" and remove duplicated "now".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant