Added Mattermost logo

This commit is contained in:
codeitnav
2025-05-03 17:01:04 +05:30
parent cdbecbb014
commit e50c1abb33
3 changed files with 21 additions and 0 deletions
+9
View File
@@ -7,6 +7,15 @@ export const svgs: iSVG[] = [
route: '/library/windsurf-logo.svg',
url: 'https://codeium.com/windsurf'
},
{
title: 'Mattermost',
category: 'Software',
"route": {
"light": "/library/mattermost-light.svg",
"dark": "/library/mattermost-dark.svg"
},
url: 'http://mattermost.com/'
},
{
title: 'daisyUI',
category: 'Library',