mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🛠️ Fixed apollo SVG path
This commit is contained in:
+2
-1
@@ -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 |
Reference in New Issue
Block a user