aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-11-27 02:04:26 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-11-27 02:04:26 +0700
commit989c6e28a8c33a4216e754fc5e6a9144c530dd15 (patch)
tree401bf8e773b6baedd50b75b97027566930fbf212 /all.json
parentMerge branch 'master' of https://github.com/getferdi/recipes (diff)
downloadferdium-recipes-989c6e28a8c33a4216e754fc5e6a9144c530dd15.tar.gz
ferdium-recipes-989c6e28a8c33a4216e754fc5e6a9144c530dd15.tar.zst
ferdium-recipes-989c6e28a8c33a4216e754fc5e6a9144c530dd15.zip
Add instagram recipe with minor css fixes
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 00f02da..1d7ab11 100644
--- a/all.json
+++ b/all.json
@@ -823,5 +823,16 @@
823 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hackmd/icon.png", 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" 824 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/hackmd/icon.svg"
825 } 825 }
826 },
827 {
828 "author": "Amine Mouafik <amine@mouafik.fr>",
829 "featured": false,
830 "id": "instagram",
831 "name": "Instagram",
832 "version": "1.0.0",
833 "icons": {
834 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/instagram/icon.png",
835 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/instagram/icon.svg"
836 }
826 } 837 }
827] 838]