aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-01-14 20:57:26 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-01-14 20:57:26 +0100
commitaab2304f2561b65a32ccb6be67f5ea74fad20bc7 (patch)
treeab4cddb236538ab62e2a1b25a13b0878c8ed08ed /all.json
parentAdd info on usage of the GitHub script (diff)
downloadferdium-recipes-aab2304f2561b65a32ccb6be67f5ea74fad20bc7.tar.gz
ferdium-recipes-aab2304f2561b65a32ccb6be67f5ea74fad20bc7.tar.zst
ferdium-recipes-aab2304f2561b65a32ccb6be67f5ea74fad20bc7.zip
#12 Add Google Drive Recipe
Diffstat (limited to 'all.json')
-rw-r--r--all.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/all.json b/all.json
index 5a3de0b..e80a173 100644
--- a/all.json
+++ b/all.json
@@ -889,5 +889,16 @@
889 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/habitica/icon.png", 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" 890 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/habitica/icon.svg"
891 } 891 }
892 },
893 {
894 "author": "Djonathan Goulart<d.goulart@outlook.com.br>",
895 "featured": false,
896 "id": "googledrive",
897 "name": "Google Drive",
898 "version": "1.0.0",
899 "icons": {
900 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/googledrive/icon.png",
901 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/googledrive/icon.svg"
902 }
892 } 903 }
893] 904]