New design, new icons and license added

This commit is contained in:
pheralb
2022-02-18 17:19:05 +00:00
parent 2aa52b1143
commit 6d2bb21c3c
24 changed files with 1796 additions and 2633 deletions
+21
View File
@@ -251,6 +251,27 @@ const Icons = [
category: "Text Editor",
url: "https://atom.io/",
},
{
id: 37,
href: "/library/youtube.svg",
title: "YouTube",
category: "Video Platform",
url: "https://www.youtube.com/",
},
{
id: 38,
href: "/library/astro.svg",
title: "Astro",
category: "Framework",
url: "https://astro.build/",
},
{
id: 39,
href: "/library/google.svg",
title: "Google",
category: "Search",
url: "https://www.google.com/",
},
];
export default Icons;