⚙️ Merge branch 'main' of github.com:pheralb/svgl
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / API - Cloudflare Workers (push) Has been cancelled

This commit is contained in:
pheralb
2025-03-10 16:05:32 +00:00
5 changed files with 19 additions and 0 deletions
+15
View File
@@ -3405,6 +3405,21 @@ export const svgs: iSVG[] = [
route: '/library/designali.svg',
url: 'https://designali.in'
},
{
title: 'CurseForge',
category: ['Marketplace', 'Community'],
route: {
light: '/library/curseforge.svg',
dark: '/library/curseforge-dark.svg'
},
wordmark: {
light: '/library/curseforge-wordmark.svg',
dark: '/library/curseforge-wordmark-dark.svg'
},
url: 'https://curseforge.com/',
brandUrl:
'https://www.figma.com/file/YYn36CxVpcT6aPKDXIH9JG/CurseForge-Brandbook?type=design&node-id=0-1&t=dvC0gPtyP36PQdsi-0'
},
{
title: 'Cursor',
category: ['Software'],