mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Added Mattermost logo
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user