mirror of
https://github.com/higgins/gitpushups.com.git
synced 2026-04-27 09:05:56 +03:00
[PR #15] [MERGED] Remove Product Hunt badge from landing page #16
Labels
No labels
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitpushups.com#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/higgins/gitpushups.com/pull/15
Author: @higgins
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/7/2026
Merged by: @higgins
Base:
main← Head:codex/remove-product-hunt-badge📝 Commits (1)
f959c7fRemove Product Hunt badge📊 Changes
2 files changed (+0 additions, -190 deletions)
View changed files
📝
app/page.tsx(+0 -2)➖
src/components/ProductHunt.tsx(+0 -188)📄 Description
Motivation
Description
ProductHuntimport and the<ProductHunt />usage fromapp/page.tsx.src/components/ProductHunt.tsxand its associated JSX/CSS.Testing
npm run dev, which compiled the app (Google font fetches fell back due to network proxy but the app compiled).http://127.0.0.1:3000and capture a screenshot of the landing page, producingartifacts/landing-no-product-hunt.pngsuccessfully.Codex Task
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.