Merge branch 'main' into main

This commit is contained in:
Pablo Hdez
2023-12-12 00:24:33 +00:00
committed by GitHub
14 changed files with 160 additions and 7 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
</head>
<body
data-sveltekit-preload-data="hover"
class="min-h-screen bg-light font-sans text-mini dark:bg-dark dark:text-white"
class="min-h-screen bg-light font-sans text-mini dark:bg-dark dark:text-white antialiased"
>
<div>%sveltekit.body%</div>
</body>
+90 -6
View File
@@ -1592,6 +1592,13 @@ export const svgs: iSVG[] = [
},
{
id: 228,
title: 'Salesforce',
category: 'Software',
route: '/library/salesforce.svg',
url: 'https://www.salesforce.com'
},
{
id: 4929293,
title: 'Unreal Engine',
category: 'Software',
route: '/library/unreal_engine.svg',
@@ -1619,7 +1626,35 @@ export const svgs: iSVG[] = [
url: 'https://www.randevum.co'
},
{
id: 232,
id: 95775,
title: 'Affinity Designer',
category: 'Design',
route: '/library/affinity_designer.svg',
url: 'https://affinity.serif.com/en-us/designer/'
},
{
id: 44448,
title: 'Affinity Photo',
category: 'Software',
route: '/library/affinity_photo.svg',
url: 'https://affinity.serif.com/en-us/photo/'
},
{
id: 39170,
title: 'Affinity Publisher',
category: 'Software',
route: '/library/affinity_publisher.svg',
url: 'https://affinity.serif.com/en-us/publisher/'
},
{
id: 24525,
title: 'Roblox',
category: 'Software',
route: '/library/roblox.svg',
url: 'https://www.roblox.com/'
},
{
id: 68067,
title: 'Stately.ai',
category: 'Software',
route: '/library/stately.svg',
@@ -1632,8 +1667,8 @@ export const svgs: iSVG[] = [
route: '/library/xstate.svg',
url: 'https://github.com/statelyai/xstate'
},
{
id: 234,
{
id: 232,
title: 'Hashnode',
category: 'Social',
route: '/library/hashnode.svg',
@@ -1652,9 +1687,9 @@ export const svgs: iSVG[] = [
category: 'AI',
route: '/library/buildship.svg',
url: 'https://buildship.com/'
},
{
id: 237,
},
{
id: 246480685059147554972,
title: 'Cal.com',
category: 'Software',
route: '/library/cal.svg',
@@ -1715,5 +1750,54 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/warp.svg',
url: 'https://www.warp.dev/'
},
{
id: 706747866206488963651,
title: 'SST',
category: 'Framework',
route: '/library/sst.svg',
url: 'https://sst.dev/'
},
{
id: 2342453,
title: 'Documenso',
category: 'Software',
route: '/library/documenso.svg',
url: 'https://documenso.com'
},
{
id: 233,
title: 'Instatus',
category: 'Software',
route: '/library/instatus.svg',
url: 'https://instatus.com'
},
{
id: 6676113873388621,
title: 'Front',
category: 'Software',
route: '/library/front.svg',
url: 'https://front.com'
},
{
id: 775133760594,
title: 'Axiom',
category: 'Software',
route: '/library/axiom.svg',
url: 'https://axiom.co/'
},
{
id: 382900874177765,
title: 'ArtisanLabs',
category: 'Software',
route: '/library/ArtisanLabs.svg',
url: 'https://artisanlabs.io'
},
{
id: 14839,
title: 'Django',
category: 'Framework',
route: '/library/django.svg',
url: 'https://www.djangoproject.com/'
}
];