Skip to content

Commit 6cd5283

Browse files
feat: add share to LinkedIn button in final README (#63)
Co-authored-by: Copilot <[email protected]>
1 parent 6b4e605 commit 6cd5283

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
@@ -17,6 +17,9 @@
1717
<a href="https://bsky.app/intent/compose?text={{ encoded_socials_text }}" target="_blank" rel="noopener noreferrer">
1818
<img src="https://img.shields.io/badge/Share%20on%20Bluesky-0085ff?style=for-the-badge&logo=bluesky&logoColor=white" alt="Share on Bluesky" />
1919
</a>
20+
<a href="https://www.linkedin.com/feed/?shareActive=true&text={{ encoded_socials_text }}" target="_blank" rel="noopener noreferrer">
21+
<img src="https://img.shields.io/badge/Share%20on%20LinkedIn-0077b5?style=for-the-badge&logo=linkedin&logoColor=white" alt="Share on LinkedIn" />
22+
</a>
2023

2124
### 🎯 What's Next?
2225
**Keep the momentum going!**

0 commit comments

Comments
 (0)