docs(readme): use the real OpenAdapt brand mark in the masthead#1043
Merged
Conversation
Replace the improvised logo glyph in media/openadapt-hero.svg with the actual OpenAdapt mark (the robot-face-in-speech-bubble used as the site favicon and on openadapt.ai). The path is inlined verbatim from openadapt-web public/images/favicon.svg (16x16 viewBox), scaled and centred inside the brand tile and knocked out in the card colour via the theme variable, so it stays crisp and legible on both light and dark and the SVG remains a standalone single file for GitHub and PyPI. The OpenAdapt wordmark lockup is unchanged. Only the logo glyph region changes; the rest of the diagram is identical. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NyCHrzA1psrKMFfroYbzaM
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.
Follow-up to #1041 / #1042. The masthead hero (
media/openadapt-hero.svg) had an improvised logo glyph in the top-left. This swaps it for the real OpenAdapt mark.Asset used: the robot-face-in-speech-bubble mark from
openadapt-webpublic/images/favicon.svg(the site favicon, and the mark rendered in the site header viaAnimatedLogo). Its 16x16 path is inlined verbatim into the hero SVG, scaled to ~32px and centred inside the existing brand tile. No new logo was invented.Details:
OpenAdaptwordmark lockup, matching the site header.Re-rendered light + dark for review. SVG only, no em dashes.