Re-enable Smithsonian logo and update SVG format - #2350
Open
gmoranxyz wants to merge 4 commits into
Open
Conversation
Uncomment the Smithsonian import and carousel entry so the logo renders between Internet Archive and Flickr Foundation. Awaiting the updated smithsonian-logo.svg asset. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016RmAWmkKzkcHoLLcid7G69
|
The latest updates on your projects. Learn more about Vercel for GitHub.
3 Skipped Deployments
|
Contributor
🔍 PR Change ExplainerThis automated summary helps you understand what this PR changes and how it affects the website. 📊 Quick Stats
🌐 Affected Websites
📝 What Changed (Plain Language)This is a code change. It modifies how the website works or looks — this could include layout changes, new features, bug fixes, or structural updates. 📸 Images/assets were added or modified — check the preview to verify they display correctly. 📂 Detailed File BreakdownClick to expand full file listfilecoin.io (filecoin-site)Other:
🚀 Preview & Next Steps
📖 Glossary (click to expand)
🤖 This comment was generated automatically to help explain PR changes. If something looks wrong, ask a developer for help. |
Bump the Smithsonian logo size from 64 to 80 (2x the default 40px) for stronger visual parity with the wordmark logos in the section. Claude-Session: https://claude.ai/code/session_016RmAWmkKzkcHoLLcid7G69 Normalize Smithsonian logo SVG for logo section Use currentColor instead of hard-coded white so the logo recolors on hover and matches the other monochrome logos, and drop the root svg width/height so it scales by viewBox at the section's normalized height. Claude-Session: https://claude.ai/code/session_016RmAWmkKzkcHoLLcid7G69 Increase Smithsonian logo size in homepage logo section The Smithsonian logo has a near-square aspect ratio, so at the default 40px height it appears smaller than the wide wordmark logos. Set size to 50 (1.25x) to give it comparable visual weight. Claude-Session: https://claude.ai/code/session_016RmAWmkKzkcHoLLcid7G69 Enlarge Smithsonian logo to 64px for visual parity Bump the Smithsonian logo size from 50 to 64 so its near-square mark has comparable presence to the wide wordmark logos in the section. Claude-Session: https://claude.ai/code/session_016RmAWmkKzkcHoLLcid7G69 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
📝 Description
This PR re-enables the Smithsonian logo in the "Trusted By" section and updates its SVG file to a new format. The logo was previously commented out and is now being restored with an optimized SVG implementation.
🛠️ Key Changes
smithsonian-logo.svgwith a new SVG format featuring a star icon and text wordmarktrustedByLogos.tsto display it in the trusted partners section📌 To-Do Before Merging
🧪 How to Test
📸 Screenshots
N/A - Logo display verification should be done in browser
🔖 Resources
https://claude.ai/code/session_016RmAWmkKzkcHoLLcid7G69