File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
images/icons/BackendDevelopment Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -279,6 +279,8 @@ const icons = {
279279 "https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original-wordmark.svg" ,
280280 mysql :
281281 "https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" ,
282+ nestjs :
283+ "https://raw.githubusercontent.com/devicons/devicon/master/icons/nestjs/nestjs-plain.svg" ,
282284 nginx :
283285 "https://raw.githubusercontent.com/devicons/devicon/master/icons/nginx/nginx-original.svg" ,
284286 nodejs :
@@ -481,6 +483,7 @@ const skillWebsites = {
481483 meteor : "https://www.meteor.com/" ,
482484 mongodb : "https://www.mongodb.com/" ,
483485 mysql : "https://www.mysql.com/" ,
486+ nestjs : "https://nestjs.com/" ,
484487 nginx : "https://www.nginx.com" ,
485488 nodejs : "https://nodejs.org" ,
486489 openresty : "https://openresty.org/" ,
You can’t perform that action at this time.
0 commit comments