New site, new svgs and bug fixes

This commit is contained in:
pheralb
2022-03-25 14:57:20 +00:00
parent 8525415604
commit a6e4902653
33 changed files with 491 additions and 411 deletions
+14
View File
@@ -300,6 +300,20 @@ const Icons = [
category: "Social",
url: "https://www.linkedin.com/",
},
{
id: 44,
href:"/library/telegram.svg",
title: "Telegram",
category: "Social",
url: "https://web.telegram.org/",
},
{
id: 45,
href: "/library/whatsapp.svg",
title: "WhatsApp",
category: "Social",
url: "https://web.whatsapp.com/",
}
];
export default Icons;