File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,18 @@ export default function App(): React.ReactElement {
170170 < span className = "text-white font-medium" > { stats . stars } </ span >
171171 </ a >
172172 < span className = "text-zinc-800 hidden sm:inline" > ·</ span >
173+ < a
174+ href = "https://www.producthunt.com/products/skillkit-2?embed=true& utm_source = badge - featured & utm_medium = badge & utm_campaign = badge - skillkit - 2 "
175+ target = "_blank"
176+ rel = "noopener noreferrer"
177+ className = "hidden sm:flex items-center gap-1.5 text-zinc-500 hover:text-white transition-colors group"
178+ >
179+ < svg className = "w-3 h-3 text-[#da552f] group-hover:text-[#ff6154]" viewBox = "0 0 24 24" fill = "currentColor" >
180+ < path d = "M13.604 8.4h-3.405V12h3.405a1.8 1.8 0 0 0 0-3.6zM12 0C5.372 0 0 5.372 0 12s5.372 12 12 12 12-5.372 12-12S18.628 0 12 0zm1.604 14.4h-3.405V18H7.801V6h5.804a4.2 4.2 0 0 1 0 8.4z" />
181+ </ svg >
182+ < span className = "text-zinc-400 group-hover:text-white font-medium" > Featured</ span >
183+ </ a >
184+ < span className = "text-zinc-800 hidden sm:inline" > ·</ span >
173185 < a
174186 href = "https://github.com/rohitg00/skillkit/blob/main/LICENSE"
175187 target = "_blank"
You can’t perform that action at this time.
0 commit comments