tinkerhub / TinkerHub-Learning-Paths

TinkerHub Learning Paths repo contains curated learning paths for learning technologies
https://paths.tinkerhub.org
MIT License
61 stars 63 forks source link

Fix emojis on learning paths #24

Closed gautamkrishnar closed 3 years ago

gautamkrishnar commented 3 years ago

Some emojis are broken in some paths. we might need to use unicode version of the emojis instead of github flavoured markdown version.

https://tinkerhub.org/learn/

For example: in this page: https://tinkerhub.org/learn/hacking/

Learn Python,PHP,JS,HTML&CSS :rocket:

Should be converted to

Learn Python,PHP,JS,HTML&CSS 🚀