mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Update Sanity wordmark and add logo
This commit is contained in:
+8
-1
@@ -2324,7 +2324,14 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Sanity',
|
||||
category: 'CMS',
|
||||
route: '/library/sanity.svg',
|
||||
route: {
|
||||
dark: '/library/sanity-dark.svg',
|
||||
light: '/library/sanity-light.svg'
|
||||
},
|
||||
wordmark: {
|
||||
dark: '/library/sanity-wordmark-dark.svg',
|
||||
light: '/library/sanity-wordmark-light.svg'
|
||||
},
|
||||
url: 'https://www.sanity.io'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user