Skip to content

Commit f3d4987

Browse files
sumitsaurabh927Sumit Saurabh
andauthored
feat: Add Product #1 of week badge (#1185)
* Add Product #1 of week badge Added badge for Product Hunt #1 Product of the Week. * Add/update PH badges Updated Product Hunt badge from #1 to #2 for Product of the Day and added couple of other badges * Fix: badge description (week) for Product Hunt recognition * chore: add changeset --------- Co-authored-by: Sumit Saurabh <sumitm4pro@192.168.1.4>
1 parent 5102c4f commit f3d4987

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.changeset/gorgeous-ways-eat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"lingo.dev": patch
3+
---
4+
5+
updated product hunt badges

packages/cli/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,13 @@
2828
<img src="https://img.shields.io/github/last-commit/lingodotdev/lingo.dev" alt="Last Commit" />
2929
</a>
3030
<a href="https://lingo.dev/en">
31-
<img src="https://img.shields.io/badge/Product%20Hunt-%231%20Product%20of%20the%20Day-orange?logo=producthunt&style=flat-square" alt="Product Hunt #1 Product of the Day" />
31+
<img src="https://img.shields.io/badge/Product%20Hunt-%231%20DevTool%20of%20the%20Month-orange?logo=producthunt&style=flat-square" alt="Product Hunt #1 DevTool of the Month" />
32+
</a>
33+
<a href="https://lingo.dev/en">
34+
<img src="https://img.shields.io/badge/Product%20Hunt-%231%20Product%20of%20the%20Week-orange?logo=producthunt&style=flat-square" alt="Product Hunt #1 DevTool of the Week" />
35+
</a>
36+
<a href="https://lingo.dev/en">
37+
<img src="https://img.shields.io/badge/Product%20Hunt-%232%20Product%20of%20the%20Day-orange?logo=producthunt&style=flat-square" alt="Product Hunt #2 Product of the Day" />
3238
</a>
3339
<a href="https://lingo.dev/en">
3440
<img src="https://img.shields.io/badge/GitHub-Trending-blue?logo=github&style=flat-square" alt="Github trending" />

0 commit comments

Comments
 (0)