From 456bd2d492e56853bae78b4347a6ff11cf643e80 Mon Sep 17 00:00:00 2001
From: bharathgaddam1712 <22cs2013@rgipt.ac.in>
Date: Thu, 5 Oct 2023 16:17:46 +0530
Subject: [PATCH] Update_Index.html
issue : #8
---
public/index.html | 80 +++++++++++++++++++++++------------------
src/Contributer/User.js | 9 +++++
2 files changed, 55 insertions(+), 34 deletions(-)
diff --git a/public/index.html b/public/index.html
index a8bbf59..1c5c191 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,43 +1,55 @@
-
+
-
-
+
-
+
+
-
-
- Hactoberfest 2023
-
-
+ Hacktoberfest 2023
+
+
+
+
+
+
Welcome to Hacktoberfest 2023! Get ready for exciting coding challenges and open source contributions.
+
Join us in celebrating open source software development and make your mark in the world of programming.
+
-
-
+
diff --git a/src/Contributer/User.js b/src/Contributer/User.js
index 33c264a..b779b3b 100644
--- a/src/Contributer/User.js
+++ b/src/Contributer/User.js
@@ -26,7 +26,16 @@ const user =[
'github_username': 'Prathamesh1211',
'about':'Hello, Prathamesh this side , I am a MERN stack developer and open source contributor.',
'linkdenProfile':'https://www.linkedin.com/in/prathamesh-nikumbh-a22485246/',
+
},
+ {
+ 'name':'Bharath Gaddam',
+ 'github_username': 'bharathgaddam1712',
+ 'about':'Hello, bharath here!! currently im pursuing my Btech from RGIPT',
+ 'linkdenProfile':'https://www.linkedin.com/in/bharath-gaddam-069128250',
+
+ },
+
]