Add Mada Ventures LLC to Misc + favicon logos#10
Merged
AdamFerguson06 merged 3 commits intomainfrom Apr 22, 2026
Merged
Conversation
Adds the holding-company entry users now see at slot 2 and introduces an optional logo field on miscProjects so cards can show the project's favicon. Populated logos for the three entries with their own sites (The Shed Registry, Mada Ventures, Catan Board Setup). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for adam-ferg-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Match the Mada Ventures card pattern where the emoji sits next to the project name instead of trailing the description. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Adds an invisible anchor overlay spanning each card, linking to the site URL (or repo URL as fallback) with cursor, border, and lift affordances on hover. Inner links remain independently clickable via z-index layering. Co-Authored-By: Claude Opus 4.6 <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.
Summary
logofield onmiscProjectsto display a small favicon next to the project nameTest plan
npm run buildpassesnpm test -- --run— 101/101 passnpm run lintclean🤖 Generated with Claude Code
Note
Low Risk
UI/content-only changes limited to the Misc modal and static assets; main risk is minor styling/interaction or accessibility regressions in the card click overlay.
Overview
Adds a new
Mada Ventures LLC 🚀entry to the Misc modal content and introduces an optionallogofield formiscProjects, populating logos for select projects.Updates the Misc project card UI to support a small favicon next to the title and makes the whole card optionally clickable via an overlay link, with new hover/focus styling while keeping explicit site/repo links available.
Reviewed by Cursor Bugbot for commit b29606f. Bugbot is set up for automated code reviews on this repo. Configure here.