Browse Source

feat: mattermost fixed

Signed-off-by: QuentinN42 <quentin@lieumont.fr>
master
QuentinN42 12 months ago
parent
commit
5ed84ea013
Signed by untrusted user: number42 GPG Key ID: 2CD7D563712B3A50
  1. 1
      .gitignore
  2. 4
      config.json

1
.gitignore

@ -1,3 +1,4 @@
build
__pycache__
.venv
.vscode

4
config.json

@ -192,7 +192,7 @@
{
"url": "https://mattermost.telecom-paris.fr/",
"image": "./static/mattermost.webp",
"name": "Mattermost",
"name": "Matter most",
"description": "TODO"
},
{
@ -284,7 +284,7 @@
{
"url": "https://mattermost.telecom-paris.fr/infres",
"image": "./static/mattermost.webp",
"name": "Mattermost",
"name": "Matter most",
"description": "TODO"
},
{

Loading…
Cancel
Save