🛠️ Fixed apollo SVG path

This commit is contained in:
pheralb
2025-08-27 18:18:45 +01:00
parent d7500fe56e
commit 1e414f9f54
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -159,7 +159,7 @@ export const svgs: iSVG[] = [
{
title: "Apollo.io",
category: "Software",
route: "/library/apollo.io.svg",
route: "/library/apollo-io.svg",
url: "https://www.apollo.io/",
},
{
@@ -432,6 +432,7 @@ export const svgs: iSVG[] = [
category: ["Library", "Vercel", "Monorepo"],
route: "/library/turborepo.svg",
url: "https://turborepo.org/",
shadcnCommand: "shadcn@canary add https://svgl.app/r/vercel.json",
},
{
title: "Tailwind CSS",

Before

Width:  |  Height:  |  Size: 591 B

After

Width:  |  Height:  |  Size: 591 B