Merge branch 'main' into main

This commit is contained in:
Pablo Hdez
2023-12-14 12:44:07 +00:00
committed by GitHub
5 changed files with 67 additions and 11 deletions
+1 -7
View File
@@ -1805,42 +1805,36 @@ export const svgs: iSVG[] = [
url: 'https://www.linux.org/'
},
{
id: 5876149632,
title: 'XD',
category: 'Design',
route: '/library/adobe-xd.svg',
url: 'https://helpx.adobe.com/xd/get-started.html'
},
{
id: 5882201288,
title: 'Axure',
category: 'Design',
route: '/library/axure.svg',
url: 'https://www.axure.com/'
},
{
id: 6841462408,
title: 'Penpot',
category: 'Design',
route: '/library/penpot.svg',
url: 'https://penpot.app/'
},
{
id: 6481118154,
title: 'Sketch',
category: 'Design',
route: '/library/sketch.svg',
url: 'https://www.sketch.com/'
},
{
id: 5822536555,
title: 'Gimp',
category: 'Design',
route: '/library/gimp.svg',
url: 'https://www.gimp.org/'
},
{
id: 253,
title: 'Ubuntu',
category: 'Software',
route: '/library/ubuntu.svg',
@@ -1852,4 +1846,4 @@ export const svgs: iSVG[] = [
route: '/library/meta.svg',
url: 'https://meta.com/'
}
];
];