aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-14 20:47:35 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-14 20:47:35 +0100
commitd003cb9d863070e364bf02f083ba80291ef04a4b (patch)
treecc22c82b30ed6adb3382827394267bbbb16ff979 /all.json
parentAdd github script (diff)
downloadferdium-recipes-d003cb9d863070e364bf02f083ba80291ef04a4b.tar.gz
ferdium-recipes-d003cb9d863070e364bf02f083ba80291ef04a4b.tar.zst
ferdium-recipes-d003cb9d863070e364bf02f083ba80291ef04a4b.zip
Add habitica and mastodon
Diffstat (limited to 'all.json')
-rw-r--r--all.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/all.json b/all.json
index 28947ec..5a3de0b 100644
--- a/all.json
+++ b/all.json
@@ -867,5 +867,27 @@
867 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zimbra/icon.png", 867 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zimbra/icon.png",
868 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zimbra/icon.svg" 868 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zimbra/icon.svg"
869 } 869 }
870 },
871 {
872 "author": "The Ferdi Team <hello@getferdi.com> and Kan Fushihara <kan.fushihara@gmail.com>",
873 "featured": false,
874 "id": "mastodon",
875 "name": "Mastodon",
876 "version": "1.1.0",
877 "icons": {
878 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.png",
879 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.svg"
880 }
881 },
882 {
883 "author": "Yuriy Badalyantc <lmnet89@gmail.com>",
884 "featured": false,
885 "id": "habitica",
886 "name": "Habitica",
887 "version": "1.0.0",
888 "icons": {
889 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/habitica/icon.png",
890 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/habitica/icon.svg"
891 }
870 } 892 }
871] 893]