aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-05 20:00:14 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-05 20:00:14 +0100
commit8980eb2b8b05daf4350995da39c87814c3f66098 (patch)
tree8e1cf01cbd3bac0942b789013aca114501bfee60 /all.json
parentAdd load recipe script (diff)
downloadferdium-recipes-8980eb2b8b05daf4350995da39c87814c3f66098.tar.gz
ferdium-recipes-8980eb2b8b05daf4350995da39c87814c3f66098.tar.zst
ferdium-recipes-8980eb2b8b05daf4350995da39c87814c3f66098.zip
Add Twitter 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 eb0107d..072c2ab 100644
--- a/all.json
+++ b/all.json
@@ -966,5 +966,16 @@
966 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/monicahq/icon.png", 966 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/monicahq/icon.png",
967 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/monicahq/icon.svg" 967 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/monicahq/icon.svg"
968 } 968 }
969 },
970 {
971 "author": "Ferdi Team <hello@getferdi.com> and Jason White <jdwhite@menelos.com>",
972 "featured": false,
973 "id": "twitter",
974 "name": "Twitter",
975 "version": "1.1.0",
976 "icons": {
977 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/twitter/icon.png",
978 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/twitter/icon.svg"
979 }
969 } 980 }
970] 981]