Skip to content

Commit

Permalink
add featured on ProductHunt
Browse files Browse the repository at this point in the history
  • Loading branch information
andrecasal committed Oct 4, 2023
1 parent 326e28f commit 0af6dae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/routes/_marketing+/ship-fast/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ const ShipFast = () => {

<section className="flex flex-wrap items-center justify-center gap-4 p-8 md:gap-8 md:p-12">
<span className="text-xs opacity-50">Featured on</span>
{/* <a
href=""
<a
href="https://www.producthunt.com/posts/shipfast-3"
target="_blank"
rel="noreferrer"
title="Featured on Product Hunt"
Expand All @@ -184,7 +184,7 @@ const ShipFast = () => {
</defs>
</svg>
<span>Product Hunt</span>
</a> */}
</a>
<a
href="https://x.com/theandrecasal/status/1707415504292315397?s=20"
target="_blank"
Expand Down

0 comments on commit 0af6dae

Please sign in to comment.