aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-03-23 20:06:12 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-03-23 20:06:12 +0100
commit03588ed41823e2b32b15f95333e4c7403194e936 (patch)
treefa62a792a262f4ac847c0dccd051315ca75047fe /all.json
parentMerge pull request #70 from getferdi/pr/69 (diff)
downloadferdium-recipes-03588ed41823e2b32b15f95333e4c7403194e936.tar.gz
ferdium-recipes-03588ed41823e2b32b15f95333e4c7403194e936.tar.zst
ferdium-recipes-03588ed41823e2b32b15f95333e4c7403194e936.zip
Add Evernote
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 5361cdb..40bc396 100644
--- a/all.json
+++ b/all.json
@@ -1021,5 +1021,16 @@
1021 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zoho/icon.png", 1021 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zoho/icon.png",
1022 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zoho/icon.svg" 1022 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/zoho/icon.svg"
1023 } 1023 }
1024 },
1025 {
1026 "author": "concon",
1027 "featured": false,
1028 "id": "evernote",
1029 "name": "Evernote",
1030 "version": "1.0.0",
1031 "icons": {
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"
1034 }
1024 } 1035 }
1025] 1036]