diff --git a/Contributors.md b/Contributors.md
index defdfea..c444c50 100644
--- a/Contributors.md
+++ b/Contributors.md
@@ -214,3 +214,4 @@
- [sunlianyu](https://github.com/7y-9)
- [Sumit Sharma](https://github.com/sumit-sharma-02)
- [Debmalya Sen](https://github.com/debmalya37)
+- [Shresth Partyush](https://github.com/Shresth-12)
\ No newline at end of file
diff --git a/data/contributors.js b/data/contributors.js
index f695fc0..8a570da 100644
--- a/data/contributors.js
+++ b/data/contributors.js
@@ -2679,7 +2679,16 @@ contributors.unshift(
linkedin: "https://www.linkedin.com/in/debmalyasen1/",
github: "https://github.com/debmalya37",
gender: "male",
- }
+ },
+ {
+ name : "Shresth Pratyush",
+ branch : "ECE",
+ college : "IIIT Ranchi",
+ year : 2027, //Year of Pass Out
+ linkedin : "https://www.linkedin.com/in/shresth-pratyush-556a99315/",
+ github : "https://github.com/Shresth-12",
+ gender : "Male"
+},
);
export default contributors;
diff --git a/pages/components/NavContent.js b/pages/components/NavContent.js
index b954ac8..d4b03c1 100644
--- a/pages/components/NavContent.js
+++ b/pages/components/NavContent.js
@@ -22,7 +22,7 @@ export default function NavContent(props) {
Visit main website