Skip to content

Commit

Permalink
Added href to GitHub handle
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikranth3140 committed Jun 5, 2024
1 parent 7e54aeb commit c92f1e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ <h3 style="color: #FF640A ;font-family: 'Bree Serif', serif;" > <u>ARCHE CONTRIB
<br>
<ul class="list-group" style="color: #FF640A" >
<!-- Insert your names here -->
<li class="list-group-item active" id="name">Vikranth Udandarao</li>
<li class="list-group-item active" id="name" style="background-color: yellow; color: orange;">
<a href="https://github.com/Vikranth3140" style="color: rgb(31, 199, 185);">Vikranth Udandarao</a>
</li>
<li class="list-group-item" id="name">Mayank Vaccher</li>
<li class="list-group-item" id="name">Madhur Tandon</li>
<li class="list-group-item" id="name">Suryatej Reddy</li>
Expand Down

0 comments on commit c92f1e6

Please sign in to comment.