mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
✅ Update SVG URLs for Adobe products and other resources
This commit is contained in:
parent
afe5eec846
commit
d33d072729
@ -87,7 +87,7 @@ export const svgs: iSVG[] = [
|
|||||||
title: 'Animate',
|
title: 'Animate',
|
||||||
category: ['Software', 'Design'],
|
category: ['Software', 'Design'],
|
||||||
route: '/library/animate.svg',
|
route: '/library/animate.svg',
|
||||||
url: 'https://www.adobe.com/products/animate.html'
|
url: 'https://www.adobe.com/products/animate'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Blender',
|
title: 'Blender',
|
||||||
@ -1600,49 +1600,49 @@ export const svgs: iSVG[] = [
|
|||||||
title: 'Adobe',
|
title: 'Adobe',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/adobe.svg',
|
route: '/library/adobe.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.adobe.com/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'After Effects',
|
title: 'After Effects',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/after-effects.svg',
|
route: '/library/after-effects.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.adobe.com/products/aftereffects'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Canva',
|
title: 'Canva',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/canva.svg',
|
route: '/library/canva.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.canva.com/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Illustrator',
|
title: 'Illustrator',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/illustrator.svg',
|
route: '/library/illustrator.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.adobe.com/products/illustrator'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'InDesign',
|
title: 'InDesign',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/indesign.svg',
|
route: '/library/indesign.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.adobe.com/products/indesign'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Lightroom',
|
title: 'Lightroom',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/lightroom.svg',
|
route: '/library/lightroom.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.adobe.com/products/photoshop-lightroom'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Photoshop',
|
title: 'Photoshop',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/photoshop.svg',
|
route: '/library/photoshop.svg',
|
||||||
url: 'https://x.com'
|
url: 'https://www.adobe.com/products/photoshop'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Premiere',
|
title: 'Premiere',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/premiere.svg',
|
route: '/library/premiere.svg',
|
||||||
url: 'https://www.adobe.com/es/products/premiere'
|
url: 'https://www.adobe.com/products/premiere'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'VK',
|
title: 'VK',
|
||||||
@ -1888,7 +1888,7 @@ export const svgs: iSVG[] = [
|
|||||||
title: 'Fortran',
|
title: 'Fortran',
|
||||||
category: 'Language',
|
category: 'Language',
|
||||||
route: '/library/fortran.svg',
|
route: '/library/fortran.svg',
|
||||||
url: 'https://en.wikipedia.org/wiki/Fortran'
|
url: 'https://fortran-lang.org/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Haskell',
|
title: 'Haskell',
|
||||||
@ -2031,7 +2031,7 @@ export const svgs: iSVG[] = [
|
|||||||
title: 'XD',
|
title: 'XD',
|
||||||
category: 'Design',
|
category: 'Design',
|
||||||
route: '/library/adobe-xd.svg',
|
route: '/library/adobe-xd.svg',
|
||||||
url: 'https://helpx.adobe.com/xd/get-started.html'
|
url: 'https://www.adobe.com/products/xd'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Axure',
|
title: 'Axure',
|
||||||
@ -2573,7 +2573,7 @@ export const svgs: iSVG[] = [
|
|||||||
title: 'OBS',
|
title: 'OBS',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/obs.svg',
|
route: '/library/obs.svg',
|
||||||
url: 'Website'
|
url: 'https://obsproject.com/'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Stack Overflow',
|
title: 'Stack Overflow',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user