Merge pull request #643 from codeitnav/main
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

Adding Mattermost logo
This commit is contained in:
Pablo Hdez
2025-05-10 12:11:21 +02:00
committed by GitHub
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: 'Inngest',
category: 'Software',