🛠️ Add Sanity SVGs data

This commit is contained in:
pheralb
2025-10-02 16:26:49 +01:00
parent a603c09e7e
commit 488813af2c
+13
View File
@@ -4026,4 +4026,17 @@ export const svgs: iSVG[] = [
url: "https://qdrant.tech/",
brandUrl: "https://qdrant.tech/brand-resources/",
},
{
title: "Sanity",
category: ["CMS", "Software"],
route: {
light: "/library/sanity-light.svg",
dark: "/library/sanity-dark.svg",
},
wordmark: {
light: "/library/sanity-wordmark-light.svg",
dark: "/library/sanity-wordmark-dark.svg",
},
url: "https://www.sanity.io/",
},
];