aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2021-10-31 20:35:03 +0100
committerLibravatar GitHub <noreply@github.com>2021-10-31 20:35:03 +0100
commit2a1ae2f1f9e4a0a64ae0f8fd361b66cb2ced3b16 (patch)
tree9d6eb0e066103fed5f35464da8423a5f58eb32d8 /all.json
parentchore: upgrade 'nodejs' to '16.13.0' (diff)
parentUse more explicit variable names (diff)
downloadferdium-recipes-2a1ae2f1f9e4a0a64ae0f8fd361b66cb2ced3b16.tar.gz
ferdium-recipes-2a1ae2f1f9e4a0a64ae0f8fd361b66cb2ced3b16.tar.zst
ferdium-recipes-2a1ae2f1f9e4a0a64ae0f8fd361b66cb2ced3b16.zip
feature: Add Moodle recipe
Diffstat (limited to 'all.json')
-rw-r--r--all.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/all.json b/all.json
index 1e6ba42..209ab34 100644
--- a/all.json
+++ b/all.json
@@ -991,6 +991,15 @@
991 }, 991 },
992 { 992 {
993 "featured": false, 993 "featured": false,
994 "id": "moodle",
995 "name": "Moodle",
996 "version": "1.0.0",
997 "icons": {
998 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/moodle/icon.svg"
999 }
1000 },
1001 {
1002 "featured": false,
994 "id": "msteams", 1003 "id": "msteams",
995 "name": "Microsoft Teams", 1004 "name": "Microsoft Teams",
996 "version": "3.1.6", 1005 "version": "3.1.6",