aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Amine <amine@mouafik.fr>2020-02-28 22:49:05 +0100
committerLibravatar GitHub <noreply@github.com>2020-02-28 22:49:05 +0100
commit8cb5ce0c03e71fc9b4c320b8acea43b9fe71ff47 (patch)
tree9f6206d630d522ae7caa34cb77f1bc348ddac4b2 /all.json
parentMerge pull request #46 from n-xlkt/feat/gmeet (diff)
parentAdd GitHub Entreprise (diff)
downloadferdium-recipes-8cb5ce0c03e71fc9b4c320b8acea43b9fe71ff47.tar.gz
ferdium-recipes-8cb5ce0c03e71fc9b4c320b8acea43b9fe71ff47.tar.zst
ferdium-recipes-8cb5ce0c03e71fc9b4c320b8acea43b9fe71ff47.zip
Merge pull request #51 from antoine-aumjaud/master
Add GitHub Entreprise 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 247a88a..11cba42 100644
--- a/all.json
+++ b/all.json
@@ -988,5 +988,16 @@
988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.png", 988 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.png",
989 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.svg" 989 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/Google Meet/icon.svg"
990 } 990 }
991 },
992 {
993 "author": "Antoine Aumjaud",
994 "featured": false,
995 "id": "github_entreprise",
996 "name": "GitHub Entreprise",
997 "version": "1.0.0",
998 "icons": {
999 "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/github_entreprise/icon.png",
1000 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/uncompressed/github_entreprise/icon.svg"
1001 }
991 } 1002 }
992] 1003]