diff options
-rw-r--r-- | public/assets/tools/matrix.png | bin | 0 -> 974 bytes | |||
-rw-r--r-- | public/config.yml | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/public/assets/tools/matrix.png b/public/assets/tools/matrix.png new file mode 100644 index 0000000..b580cc5 --- /dev/null +++ b/public/assets/tools/matrix.png | |||
Binary files differ | |||
diff --git a/public/config.yml b/public/config.yml index bae6202..d7c4945 100644 --- a/public/config.yml +++ b/public/config.yml | |||
@@ -168,6 +168,12 @@ services: | |||
168 | links: | 168 | links: |
169 | - url: "http://www.rainloop.net/" | 169 | - url: "http://www.rainloop.net/" |
170 | name: "Project page" | 170 | name: "Project page" |
171 | - name: "Matrix" | ||
172 | logo: "assets/tools/matrix.png" | ||
173 | url: "https://tools.immae.eu/matrix" | ||
174 | links: | ||
175 | - url: "https://matrix.org/" | ||
176 | name: "Project page" | ||
171 | - name: "Video" | 177 | - name: "Video" |
172 | icon: "fas fa-video" | 178 | icon: "fas fa-video" |
173 | items: | 179 | items: |