mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into travelperk
This commit is contained in:
@@ -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/",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user