📦 Add layers.to

This commit is contained in:
pheralb
2024-04-23 12:44:57 +01:00
parent 8c19ea2cc5
commit ed20ce270c
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -2613,5 +2613,11 @@ export const svgs: iSVG[] = [
light: '/library/resend-wordmark-black.svg',
dark: '/library/resend-wordmark-white.svg'
}
},
{
title: 'Layers',
category: 'Design',
route: '/library/layers.svg',
url: 'https://layers.to/'
}
];