Skip to content

Commit e4e20c1

Browse files
feat: add share to BlueSky button in final README (#61)
1 parent 8bc70a2 commit e4e20c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

markdown-templates/readme/exercise-finished.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
<a href="https://twitter.com/intent/tweet?text={{ encoded_socials_text }}" target="_blank" rel="noopener noreferrer">
1515
<img src="https://img.shields.io/badge/Share%20on%20X-1da1f2?style=for-the-badge&logo=x&logoColor=white" alt="Share on X" />
1616
</a>
17+
<a href="https://bsky.app/intent/compose?text={{ encoded_socials_text }}" target="_blank" rel="noopener noreferrer">
18+
<img src="https://img.shields.io/badge/Share%20on%20Bluesky-0085ff?style=for-the-badge&logo=bluesky&logoColor=white" alt="Share on Bluesky" />
19+
</a>
1720

1821
### 🎯 What's Next?
1922
**Keep the momentum going!**

0 commit comments

Comments
 (0)