Skip to content

Update Tor Project logo - #891

Merged
lucasmogu merged 1 commit into
masterfrom
codex/update-tor-project-logo
Jul 22, 2026
Merged

Update Tor Project logo#891
lucasmogu merged 1 commit into
masterfrom
codex/update-tor-project-logo

Conversation

@BoltTouring

Copy link
Copy Markdown
Contributor

Summary

Replaced the obsolete Tor Project logo with the new official full-color Tor logo asset from the Tor Project package.

The active project logo path remains unchanged at /static/images/projects/tor.svg, so the update applies to:

  • /projects, where the Tor project card uses data/projects/tor.mdx coverImage
  • /projects/tor, where the Tor project detail page uses the same cover image
  • Generated project OG/social cards, which embed the same project cover image

I also updated the duplicate legacy Tor SVG at /img/project/tor.svg so the repository does not retain a stale Tor logo asset. Historical blog artwork was inspected and left unchanged because it does not use the obsolete logo.

Validation

  • Searched the repository for Tor logo assets and usages.
  • Confirmed data/projects/tor.mdx still references /static/images/projects/tor.svg.
  • Validated the SVG with xmllint --noout public/static/images/projects/tor.svg.
  • Rendered the SVG via Quick Look for visual inspection.
  • Ran Contentlayer generation and node scripts/generate-project-og.mjs; inspected the generated Tor OG image and confirmed the full-color logo renders correctly.
  • Ran git diff --check.
  • Ran next lint --dir pages --dir components --dir layouts successfully.
  • Ran jest --passWithNoTests successfully. The default Jest invocation reports no tests in this repository.

Note: a broader lint pass including scripts currently fails on pre-existing Prettier issues in scripts/generate-page-og.mjs and scripts/lib/og-network.mjs, unrelated to this logo change.

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
os-website Ready Ready Preview, Comment Jul 22, 2026 3:39am

Request Review

@BoltTouring
BoltTouring marked this pull request as ready for review July 22, 2026 03:55

@lucasmogu lucasmogu 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.

LGTM

@lucasmogu
lucasmogu merged commit 5e04057 into master Jul 22, 2026
3 checks passed
@lucasmogu
lucasmogu deleted the codex/update-tor-project-logo branch July 22, 2026 03:59

@Arvin21M Arvin21M 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.

Cant notice the difference, but ACK

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.

3 participants