aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2021-11-01 23:23:32 +0100
committerLibravatar GitHub <noreply@github.com>2021-11-02 03:53:32 +0530
commitef8e9edc0d843e5935d5e56998df002b13956f37 (patch)
tree40ecbb0ac1fecde1af77e19e4def10eea0539861 /all.json
parentchore: remove empty 'service.css' from recipes. Remove 'README.md' from the c... (diff)
downloadferdium-recipes-ef8e9edc0d843e5935d5e56998df002b13956f37.tar.gz
ferdium-recipes-ef8e9edc0d843e5935d5e56998df002b13956f37.tar.zst
ferdium-recipes-ef8e9edc0d843e5935d5e56998df002b13956f37.zip
Add Confluence recipe (#758)
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 3651b82..c46bf04 100644
--- a/all.json
+++ b/all.json
@@ -259,6 +259,15 @@
259 }, 259 },
260 { 260 {
261 "featured": false, 261 "featured": false,
262 "id": "confluence",
263 "name": "Confluence",
264 "version": "1.0.0",
265 "icons": {
266 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/confluence/icon.svg"
267 }
268 },
269 {
270 "featured": false,
262 "id": "devdocs", 271 "id": "devdocs",
263 "name": "DevDocs", 272 "name": "DevDocs",
264 "version": "1.0.2", 273 "version": "1.0.2",