Skip to content

Commit c525e70

Browse files
Merge pull request #1 from programmerraja/feat/icon
added youtube icon
2 parents 4e6b240 + 6acdb67 commit c525e70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,11 +501,11 @@ <h1 class="projects__title">ShareMyRide</h1>
501501
<svg fill="white" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z"/></svg>
502502
</a>
503503
</li>
504-
<!-- <li class="footer__item">
504+
<li class="footer__item">
505505
<a target="_blank" href="https://www.youtube.com/c/ProgrammerRajaa">
506506
<svg fill="white" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z"/></svg>
507507
</a>
508-
</li> -->
508+
</li>
509509
</ul>
510510
<div class="copyright"> © Copyright 2020 K.boopathi All Rights Reserved</div>
511511
</div>

0 commit comments

Comments
 (0)