Add OpenHunts footer badge#66
Merged
Merged
Conversation
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.
Original request
Add the OpenHunts badge to the existing badge row using the provided hosted snippet, and do not add a blog post.
What changed
OpenHuntsBadgecomponent to the public landing footer badge area.target,rel,title, imagealt, hosted image URL, dimensions, and inline display sizing.Reasoning
The existing footer badges are implemented as small local constants plus dedicated components, so the OpenHunts badge follows the same pattern. The hosted image stays as a plain
imgelement with the existing Biome exception style because this is a third-party badge snippet and configuringnext/imageremote domains would add more machinery than the badge needs.Blog post
Skipped. The user explicitly requested no blog post, and this is a small footer badge addition.
Screenshots / preview evidence
Pending preview deployment. This PR affects the public footer UI, so preview QA will verify the badge visually and capture evidence after the PR environment is available.
Validation
Local validation completed:
npm test -- apps/web/components/landing-page.test.tsxpassed.npm run lintpassed.npm run typecheckpassed.npm testpassed.Pending:
Lint and test,Deploy PR environment,Playwright e2e.xpenser-web-pr-<PR number>after preview QA.PR_NOTIFICATION_API_TOKENis available.