diff --git a/site/src/externalContributors.json b/site/src/externalContributors.json index a9520139c..98a216272 100644 --- a/site/src/externalContributors.json +++ b/site/src/externalContributors.json @@ -1,4 +1,11 @@ [ + { + "type": "blog", + "thumbnail": "/img/external-contributor/TBD_nabhel.png", + "title": "My Hacktoberfest Experience Contributing to TBD", + "link": "https://dev.to/nabhel/my-hacktoberfest-experience-contributing-to-tbd-3i6f", + "contributor": "Nabhel" + }, { "type": "blog", "thumbnail": "/img/external-contributor/kiranbaliga.png", @@ -106,7 +113,7 @@ }, { "type": "blog", - "thumbnail": "/img/external-contributor/nabhel_web5.png", + "thumbnail": "/img/external-contributor/web5_nabhel_new.png", "title": "Understanding Web5: Your Guide to the Decentralized Web", "link": "https://dev.to/nabhel/understanding-web5-your-guide-to-the-decentralized-web-49m2", "contributor": "Nabhel" diff --git a/site/static/img/external-contributor/TBD_nabhel.png b/site/static/img/external-contributor/TBD_nabhel.png new file mode 100644 index 000000000..fc7d2a231 Binary files /dev/null and b/site/static/img/external-contributor/TBD_nabhel.png differ diff --git a/site/static/img/external-contributor/nabhel_web5.png b/site/static/img/external-contributor/nabhel_web5.png deleted file mode 100644 index 2726f3cdc..000000000 Binary files a/site/static/img/external-contributor/nabhel_web5.png and /dev/null differ diff --git a/site/static/img/external-contributor/web5_nabhel_new.png b/site/static/img/external-contributor/web5_nabhel_new.png new file mode 100644 index 000000000..655440672 Binary files /dev/null and b/site/static/img/external-contributor/web5_nabhel_new.png differ