Skip to content

docs: match favicon to midrender.com and fix stale repo URLs#394

Merged
hkonsti merged 1 commit into
mainfrom
hkonsti/docs-meta-favicon
Jul 10, 2026
Merged

docs: match favicon to midrender.com and fix stale repo URLs#394
hkonsti merged 1 commit into
mainfrom
hkonsti/docs-meta-favicon

Conversation

@hkonsti

@hkonsti hkonsti commented Jul 10, 2026

Copy link
Copy Markdown
Member

Updates the docs' meta information to align with midrender.com.

Favicon → matches midrender.com

The docs used the old Revideo "X" mark. Next.js App Router auto-serves the icon files in packages/docs/src/app/, so all three were replaced with midrender.com's assets (the black arc mark):

  • favicon.ico — midrender's multi-size .ico (16×16 + 32×32)
  • icon.png — midrender's 32×32 PNG
  • apple-icon.png — midrender's 180×180 apple-touch-icon

Stale repo URLs → redotvideo renamed to midrender

The GitHub org was renamed (redotvideo/revideo now redirects to midrender/revideo). Updated the docs' own repo references:

  • layout.tsxdocsRepositoryBase (the "Edit this page on GitHub" link)
  • page.tsx — the two homepage GitHub links

Not touched (intentional)

  • Title/description branding stays "Revideo Docs" / "%s – Revideo" (framework identity; metadataBase already points at midrender.com).
  • redotvideo/examples links inside content .mdx files (content, not site meta; GitHub redirects them).
  • No og:image added (midrender's og image is Midrender-branded, not suited to the Revideo docs).

Replace the old Revideo icon files (favicon.ico, icon.png, apple-icon.png)
with midrender.com's icons so the docs favicon matches the site, and update
the redotvideo/revideo repo references to midrender/revideo (the GitHub org
was renamed).
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
revideo-docs Ready Ready Preview, Comment Jul 10, 2026 1:09am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
revideo-docs-redirect Skipped Skipped Jul 10, 2026 1:09am

Request Review

@vercel
vercel Bot temporarily deployed to Preview – revideo-docs-redirect July 10, 2026 01:03 Inactive
@hkonsti
hkonsti merged commit 28abf4d into main Jul 10, 2026
10 checks passed
@hkonsti
hkonsti deleted the hkonsti/docs-meta-favicon branch July 10, 2026 01:10
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