Replace fire symbol 🔥 by (#624)

This commit is contained in:
Viktor Peschenkov 2018-06-16 05:20:26 +03:00 committed by dkhamsing
parent a1e1a668f0
commit 0ab4adfc46
2 changed files with 6 additions and 6 deletions

View File

@ -157,15 +157,15 @@ end
def output_stars(number)
case number
when 100...200
'🔥'
''
when 200...500
'🔥🔥'
'⭐⭐'
when 500...1000
'🔥🔥🔥'
'⭐⭐⭐'
when 1000...2000
'🔥🔥🔥🔥'
'⭐⭐⭐⭐'
when 2000...100000
'🔥🔥🔥🔥🔥'
'⭐⭐⭐⭐⭐'
else
''
end

View File

@ -2,7 +2,7 @@
"title": "Open-Source iOS Apps",
"subtitle": "A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile:",
"description": "<!-- \n⚠ This README is generated, please do not update. To contribute, make changes to contents.json ⚠️ \n https://github.com/dkhamsing/open-source-ios-apps -->",
"header": "```\n 100+ Stars: 🔥\n 200+ Stars: 🔥🔥\n 500+ Stars: 🔥🔥🔥\n1000+ Stars: 🔥🔥🔥🔥\n2000+ Stars: 🔥🔥🔥🔥🔥 \n\n🌐 Project is not in English \n\nClick ► to show more details\n```",
"header": "```\n 100+ Stars: ⭐\n 200+ Stars: ⭐⭐\n 500+ Stars: ⭐⭐⭐\n1000+ Stars: ⭐⭐⭐⭐\n2000+ Stars: ⭐⭐⭐⭐⭐ \n\n🌐 Project is not in English \n\nClick ► to show more details\n```",
"footer": "## Thanks\n\nThis list was inspired by [awesome-ios](https://github.com/vsouza/awesome-ios) and [awesome-swift](https://github.com/matteocrippa/awesome-swift). Thanks to all the [contributors](https://github.com/dkhamsing/open-source-ios-apps/graphs/contributors) 🎉 \n\n## Contact\n\n- [github.com/dkhamsing](https://github.com/dkhamsing)\n- [twitter.com/dkhamsing](https://twitter.com/dkhamsing)\n- [github.com/vpeschenkov](https://github.com/vpeschenkov)\n",
"sponsor": "",
"categories": [