mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
Update SVG categories to include relevant tags
This commit is contained in:
parent
cfb6795579
commit
5036fa5cee
@ -2351,7 +2351,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Google Idx',
|
title: 'Google Idx',
|
||||||
category: 'Software',
|
category: ['Software', 'Google'],
|
||||||
route: '/library/google-idx.svg',
|
route: '/library/google-idx.svg',
|
||||||
url: 'https://idx.dev/'
|
url: 'https://idx.dev/'
|
||||||
},
|
},
|
||||||
@ -2412,7 +2412,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Bitwarden',
|
title: 'Bitwarden',
|
||||||
category: 'Software',
|
category: ['Software', 'Authentication'],
|
||||||
route: '/library/bitwarden.svg',
|
route: '/library/bitwarden.svg',
|
||||||
url: 'https://bitwarden.com/'
|
url: 'https://bitwarden.com/'
|
||||||
},
|
},
|
||||||
@ -2463,7 +2463,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Google PaLM',
|
title: 'Google PaLM',
|
||||||
category: 'AI',
|
category: ['AI', 'Google'],
|
||||||
route: '/library/google-palm.svg',
|
route: '/library/google-palm.svg',
|
||||||
url: 'https://ai.google/discover/palm2/'
|
url: 'https://ai.google/discover/palm2/'
|
||||||
},
|
},
|
||||||
@ -2906,7 +2906,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Firebase',
|
title: 'Firebase',
|
||||||
category: 'Hosting',
|
category: ['Hosting', 'Google'],
|
||||||
route: '/library/firebase.svg',
|
route: '/library/firebase.svg',
|
||||||
wordmark: '/library/firebase-wordmark.svg',
|
wordmark: '/library/firebase-wordmark.svg',
|
||||||
url: 'https://firebase.google.com/'
|
url: 'https://firebase.google.com/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user