From 7bdc74496ac4a772ebfdf49eb9eb4a14f0e3d146 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 16 Jul 2016 18:43:07 -0700 Subject: [PATCH] Update Swift marker, close #371 --- .github/osia_convert.rb | 2 +- contents.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/osia_convert.rb b/.github/osia_convert.rb index 5e12307b..c170c152 100644 --- a/.github/osia_convert.rb +++ b/.github/osia_convert.rb @@ -50,7 +50,7 @@ def output_apps(apps) end unless tags.nil? - o << "šŸ”¶" if tags.include? 'swift' + o << '`Swift` ' if tags.include? 'swift' end unless lang.nil? diff --git a/contents.json b/contents.json index 5f168548..9e8da468 100644 --- a/contents.json +++ b/contents.json @@ -1,7 +1,7 @@ { "title": "Open-Source iOS Apps", "description": "", - "header": "```\nšŸ”¶ Swift projects\n\nProjects that are not in English have a flag\nšŸ‡ØšŸ‡³ Project is in Chinese\nšŸ‡ŖšŸ‡ø Project is in Spanish, etc\n\n 100+ Stars: šŸ”„\n 200+ Stars: šŸ”„šŸ”„\n 500+ Stars: šŸ”„šŸ”„šŸ”„\n1000+ Stars: šŸ”„šŸ”„šŸ”„šŸ”„\n2000+ Stars: šŸ”„šŸ”„šŸ”„šŸ”„šŸ”„\n```", + "header": "```\nProjects that are not in English have a flag\nšŸ‡ØšŸ‡³ Project is in Chinese\nšŸ‡ŖšŸ‡ø Project is in Spanish, etc\n\n 100+ Stars: šŸ”„\n 200+ Stars: šŸ”„šŸ”„\n 500+ Stars: šŸ”„šŸ”„šŸ”„\n1000+ Stars: šŸ”„šŸ”„šŸ”„šŸ”„\n2000+ Stars: šŸ”„šŸ”„šŸ”„šŸ”„šŸ”„\n```", "footer": "## Bonus\n\nSee [archive](ARCHIVE.md), [awesome-macOS](https://github.com/iCHAIT/awesome-macOS) and [android-apps](https://github.com/pcqpcq/open-source-android-apps).\n\n## 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", "categories": [ {