Add logos & update Dreamweaver

This commit is contained in:
roaming97
2024-05-06 07:33:43 -06:00
parent 7802e00004
commit f727d9bbdd
5 changed files with 37 additions and 0 deletions
+18
View File
@@ -1,6 +1,24 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: "Animate",
category: ["Software", "Design"],
"route": "/library/animate.svg",
"url": "https://www.adobe.com/products/animate.html"
},
{
title: "Blender",
category: ["Software", "Design"],
"route": "/library/blender.svg",
"url": "https://blender.org/"
},
{
title: "Lua",
category: "Language",
"route": "/library/lua.svg",
"url": "https://lua.org/"
},
{
title: 'Mercado Pago',
category: 'Payment',