aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-12-20 19:21:22 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2019-12-20 19:21:22 +0100
commit7dd617a524c85a14c266aa1568d3a9a77b791df5 (patch)
tree0094bcfc073ddf7825410840b9da3ba35679cf88 /all.json
parentAdd update script (diff)
downloadferdium-recipes-7dd617a524c85a14c266aa1568d3a9a77b791df5.tar.gz
ferdium-recipes-7dd617a524c85a14c266aa1568d3a9a77b791df5.tar.zst
ferdium-recipes-7dd617a524c85a14c266aa1568d3a9a77b791df5.zip
#15 Add mastodon 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 44ec489..f33eb0d 100644
--- a/all.json
+++ b/all.json
@@ -834,5 +834,16 @@
834 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/instagram/icon.png", 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" 835 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/instagram/icon.svg"
836 } 836 }
837 },
838 {
839 "author": "sharkpp <webmaster@sharkpp.net>",
840 "featured": false,
841 "id": "mastodon",
842 "name": "Mastodon",
843 "version": "1.0.1",
844 "icons": {
845 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.png",
846 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/mastodon/icon.svg"
847 }
837 } 848 }
838] 849]