mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Update Mintlify SVGs
This commit is contained in:
+10
-6
@@ -2038,12 +2038,6 @@ export const svgs: iSVG[] = [
|
||||
route: "/library/calendly.svg",
|
||||
url: "https://calendly.com/",
|
||||
},
|
||||
{
|
||||
title: "Mintlify",
|
||||
category: "Software",
|
||||
route: "/library/mintlify.svg",
|
||||
url: "https://mintlify.com/",
|
||||
},
|
||||
{
|
||||
title: "Patreon",
|
||||
category: "Social",
|
||||
@@ -3999,4 +3993,14 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: "https://lottiefiles.com/",
|
||||
},
|
||||
{
|
||||
title: "Mintlify",
|
||||
category: "Software",
|
||||
route: "/library/mintlify.svg",
|
||||
wordmark: {
|
||||
light: "/library/mintlify_wordmark_light.svg",
|
||||
dark: "/library/mintlify_wordmark_dark.svg",
|
||||
},
|
||||
url: "https://mintlify.com/",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user