Spaces:
Running
Running
Commit
·
4377db8
1
Parent(s):
aaa9e3b
Update index.html
Browse files- index.html +11 -11
index.html
CHANGED
@@ -243,17 +243,17 @@
|
|
243 |
|
244 |
|
245 |
<!-- Education Section -->
|
246 |
-
|
247 |
<div class="container">
|
248 |
<h2 class="text-center mb-5">Education</h2>
|
249 |
-
<
|
250 |
-
|
251 |
-
<li>
|
252 |
-
<li>
|
|
|
253 |
</ul>
|
254 |
</div>
|
255 |
-
|
256 |
-
</section>
|
257 |
|
258 |
|
259 |
<section id="contact" class="bg-light py-5">
|
@@ -277,19 +277,19 @@
|
|
277 |
<div class="container text-center">
|
278 |
<h2 class="mb-4">Follow Me</h2>
|
279 |
<div class="social-icons">
|
280 |
-
<a href="https://www.facebook.com/
|
281 |
<i class="fab fa-facebook-f"></i>
|
282 |
</a>
|
283 |
-
<a href="https://
|
284 |
<i class="fab fa-twitter"></i>
|
285 |
</a>
|
286 |
<a href="https://www.linkedin.com/in/yourprofile" class="social-icon bg-dark">
|
287 |
<i class="fab fa-linkedin-in"></i>
|
288 |
</a>
|
289 |
-
<a href="https://www.instagram.com/
|
290 |
<i class="fab fa-instagram"></i>
|
291 |
</a>
|
292 |
-
<a href="https://
|
293 |
<i class="fab fa-youtube"></i>
|
294 |
</a>
|
295 |
<!-- Add more social icons as needed -->
|
|
|
243 |
|
244 |
|
245 |
<!-- Education Section -->
|
246 |
+
<section id="education" class="py-5">
|
247 |
<div class="container">
|
248 |
<h2 class="text-center mb-5">Education</h2>
|
249 |
+
<h5>Educational Details :</h5>
|
250 |
+
<ul class="list-group">
|
251 |
+
<li class="list-group-item">Computer Science and Engineering (Currently pursuing B.Tech at SRKR Engineering College)</li>
|
252 |
+
<li class="list-group-item">Intermediate: Tirumala Junior College</li>
|
253 |
+
<li class="list-group-item">10th: Tirumala E.M High School</li>
|
254 |
</ul>
|
255 |
</div>
|
256 |
+
</section>
|
|
|
257 |
|
258 |
|
259 |
<section id="contact" class="bg-light py-5">
|
|
|
277 |
<div class="container text-center">
|
278 |
<h2 class="mb-4">Follow Me</h2>
|
279 |
<div class="social-icons">
|
280 |
+
<a href="https://www.facebook.com/dandamudi.veerevenkatarao?mibextid=ZbWKwL" class="social-icon bg-dark">
|
281 |
<i class="fab fa-facebook-f"></i>
|
282 |
</a>
|
283 |
+
<a href="https://x.com/JayaswaroopD?t=iYgNf0nUXS8W82mOvQ-dcg&s=08" class="social-icon bg-dark">
|
284 |
<i class="fab fa-twitter"></i>
|
285 |
</a>
|
286 |
<a href="https://www.linkedin.com/in/yourprofile" class="social-icon bg-dark">
|
287 |
<i class="fab fa-linkedin-in"></i>
|
288 |
</a>
|
289 |
+
<a href="https://www.instagram.com/jaya_triumph?igsh=aTJobnIwbXlsaGdk" class="social-icon bg-dark">
|
290 |
<i class="fab fa-instagram"></i>
|
291 |
</a>
|
292 |
+
<a href="https://youtube.com/@jayaswaroopdandamudi1394?si=EaxEhXw-OH-E8hk9" class="social-icon bg-dark">
|
293 |
<i class="fab fa-youtube"></i>
|
294 |
</a>
|
295 |
<!-- Add more social icons as needed -->
|