aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-11-15 16:34:31 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2019-11-15 16:34:31 +0100
commit922b980f941dfbae0181595d35fa4618d1714e70 (patch)
treed307a451393c2d96c0902941f7d5a5e26fb8b9a5 /all.json
parentUpdate GMail recipe (diff)
parentMerge pull request #6 from Armaldio/add-clickup (diff)
downloadferdium-recipes-922b980f941dfbae0181595d35fa4618d1714e70.tar.gz
ferdium-recipes-922b980f941dfbae0181595d35fa4618d1714e70.tar.zst
ferdium-recipes-922b980f941dfbae0181595d35fa4618d1714e70.zip
Merge branch 'master' of https://github.com/getferdi/recipes
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 5d179d9..00f02da 100644
--- a/all.json
+++ b/all.json
@@ -801,5 +801,27 @@
801 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/redditchat/icon.png", 801 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/redditchat/icon.png",
802 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/redditchat/icon.svg" 802 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/redditchat/icon.svg"
803 } 803 }
804 },
805 {
806 "author": "Armaldio <armaldio@gmail.com>",
807 "featured": false,
808 "id": "clickup",
809 "name": "Clickup",
810 "version": "1.0.0",
811 "icons": {
812 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/clickup/icon.png",
813 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/clickup/icon.svg"
814 }
815 },
816 {
817 "author": "Armaldio <armaldio@gmail.com>",
818 "featured": false,
819 "id": "hackmd",
820 "name": "HackMd",
821 "version": "1.0.0",
822 "icons": {
823 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hackmd/icon.png",
824 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hackmd/icon.svg"
825 }
804 } 826 }
805] 827]