Design improvements.

This commit is contained in:
pheralb
2023-10-29 13:58:11 +00:00
parent 68c929b755
commit dfc975df71
5 changed files with 24 additions and 10 deletions
+3 -3
View File
@@ -473,7 +473,7 @@ export const svgs: iSVG[] = [
{
id: 68,
title: 'Arc',
category: 'Jobs',
category: 'Social',
route: '/library/arc.svg',
url: 'https://arc.dev'
},
@@ -1257,7 +1257,7 @@ export const svgs: iSVG[] = [
{
id: 180,
title: 'Infojobs',
category: 'Jobs',
category: 'Social',
route: '/library/infojobs-logo.svg',
url: 'https://www.infojobs.net/'
},
@@ -1498,5 +1498,5 @@ export const svgs: iSVG[] = [
category: 'Crypto',
route: '/library/matic.svg',
url: 'https://polygon.technology/'
},
}
];