Added XD respect to Issue #149

This commit is contained in:
Parikshit Ghosh
2020-10-01 17:35:50 +00:00
parent e3ed30baa6
commit fe88af9544
+4
View File
@@ -156,6 +156,7 @@ const categorizedSkills = {
skills: [
"illustrator",
"photoshop",
"xd",
"figma",
"blender",
"sketch",
@@ -241,6 +242,8 @@ const icons = {
"https://devicons.github.io/devicon/devicon.git/icons/oracle/oracle-original.svg",
photoshop:
"https://devicons.github.io/devicon/devicon.git/icons/photoshop/photoshop-plain.svg",
xd:
"https://cdn.worldvectorlogo.com/logos/adobe-xd.svg",
php:
"https://devicons.github.io/devicon/devicon.git/icons/php/php-original.svg",
postgresql:
@@ -397,6 +400,7 @@ const skillWebsites = {
nodejs: "https://nodejs.org",
oracle: "https://www.oracle.com/",
photoshop: "https://www.photoshop.com/en",
xd: "https://www.adobe.com/products/xd.html",
php: "https://www.php.net",
postgresql: "https://www.postgresql.org",
python: "https://www.python.org",