Merge branch 'main' into travelperk

This commit is contained in:
Pablo Hdez
2025-10-03 00:35:52 +01:00
committed by GitHub
13 changed files with 84 additions and 17 deletions
+13
View File
@@ -4040,4 +4040,17 @@ export const svgs: iSVG[] = [
url: "https://www.travelperk.com/",
brandUrl: "https://www.travelperk.com/media/",
},
{
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/",
},
];