aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2021-06-01 12:02:39 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2021-06-01 12:02:39 +0200
commit136303aa36d7d97f27b5944ad7df3a3c14515d91 (patch)
treea2bfcfc9c8b963643751aaf401ed56901451dad1
parente0a72b7dfbaac977798cbe02a840e5f400291198 (diff)
downloadhomer-136303aa36d7d97f27b5944ad7df3a3c14515d91.tar.gz
homer-136303aa36d7d97f27b5944ad7df3a3c14515d91.tar.zst
homer-136303aa36d7d97f27b5944ad7df3a3c14515d91.zip
Add cryptpad
-rw-r--r--public/assets/tools/cryptpad.pngbin0 -> 16138 bytes
-rw-r--r--public/config.yml6
2 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/tools/cryptpad.png b/public/assets/tools/cryptpad.png
new file mode 100644
index 0000000..ce110f8
--- /dev/null
+++ b/public/assets/tools/cryptpad.png
Binary files differ
diff --git a/public/config.yml b/public/config.yml
index 0b67af5..114c04b 100644
--- a/public/config.yml
+++ b/public/config.yml
@@ -36,6 +36,12 @@ services:
36 links: 36 links:
37 - url: "https://etherpad.org/" 37 - url: "https://etherpad.org/"
38 name: "Project page" 38 name: "Project page"
39 - name: "Cryptpad"
40 logo: "assets/tools/cryptpad.png"
41 url: "https://cryptpad.immae.eu"
42 links:
43 - url: "https://cryptpad.fr/"
44 name: "Project page"
39 - name: "Taskweb" 45 - name: "Taskweb"
40 icon: "fas fa-tasks" 46 icon: "fas fa-tasks"
41 url: "https://task.immae.eu/taskweb" 47 url: "https://task.immae.eu/taskweb"