Skip to content

Commit 6e8ea04

Browse files
Update cv.html
1 parent e8d962f commit 6e8ea04

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

cv.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,9 @@ <h2>Computer Programming Skills</h2>
324324
<li>Mathematica</li>
325325
<li><span class="math">\( \LaTeX \)</span></li>
326326
<li>HTML</li>
327-
<li><a href="https://github.com/Hariprashad-Ravikumar" target="_blank">GitHub</a></li>
327+
<li><a href="https://github.com/Hariprashad-Ravikumar" target="_blank" rel="noopener noreferrer" class="social-button">
328+
<img src="images/github-logo.png" alt="GitHub Logo" class="social-icon">
329+
</a></li>
328330
</ul>
329331
</section>
330332

@@ -342,7 +344,7 @@ <h2>Merit Awards</h2>
342344
</li>
343345
</ul>
344346
</section>
345-
347+
<!--
346348
<div class="social-buttons">
347349
<a href="https://github.com/Hariprashad-Ravikumar" target="_blank" rel="noopener noreferrer" class="social-button">
348350
<img src="images/github-logo.png" alt="GitHub Logo" class="social-icon">
@@ -353,7 +355,7 @@ <h2>Merit Awards</h2>
353355
</a>
354356
355357
</div>
356-
358+
-->
357359
</main>
358360

359361
<footer>

0 commit comments

Comments
 (0)