aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-03-27 11:41:33 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-03-27 11:41:33 +0100
commit70c132dcaf0a76aa700fa79a0d66cedf224dbf67 (patch)
tree07049cf1c9aa7b156676750517a6fd496b9d8773 /all.json
parent#80 Fix icon for Slack March 2020 styles update (diff)
downloadferdium-recipes-70c132dcaf0a76aa700fa79a0d66cedf224dbf67.tar.gz
ferdium-recipes-70c132dcaf0a76aa700fa79a0d66cedf224dbf67.tar.zst
ferdium-recipes-70c132dcaf0a76aa700fa79a0d66cedf224dbf67.zip
Add reddit
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 8ff7055..02cf9b7 100644
--- a/all.json
+++ b/all.json
@@ -1032,5 +1032,16 @@
1032 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/evernote/icon.png", 1032 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/evernote/icon.png",
1033 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/evernote/icon.svg" 1033 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/evernote/icon.svg"
1034 } 1034 }
1035 },
1036 {
1037 "author": "Alex Devero <deveroalex@gmail.com> and The Ferdi Team <hello@getferdi.com>",
1038 "featured": false,
1039 "id": "reddit",
1040 "name": "Reddit",
1041 "version": "1.0.0",
1042 "icons": {
1043 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/reddit/icon.png",
1044 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/reddit/icon.svg"
1045 }
1035 } 1046 }
1036] 1047]