Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
Jdvakil authored Nov 8, 2023
1 parent b72e1f7 commit c385060
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,39 +105,39 @@ <h1 class="title is-1" style="font-family: Raleway, Roboto;">
</a>
</span>
<span class="link-block">
<a href="https://www.facebook.com/jay.vakil/"
<a href="media/JayDV_CV.pdf"
class="external-link button is-normal is-rounded " target="_blank"
style="border-color: transparent; text-decoration:none;">
<span class="icon">
<i class="fa fa-facebook" style="font-size:35px; color: #3b5998;"></i>
<i class="fa fa-file" style="font-size:35px; color: grey;"></i>
</span>

</a>
</span>
<span class="link-block">
<a href="https://www.instagram.com/_jv18_/"
<a href="https://scholar.google.com/citations?hl=en&user=CuCLJkUAAAAJ"
class="external-link button is-normal is-rounded " target="_blank"
style="border-color: transparent; text-decoration:none;">
<span class="icon">
<i class="fa fa-instagram" style="font-size:35px; color: #962fbf;"></i>
<i class="ai ai-google-scholar" style="font-size:45px; color: #4285F4;"></i>
</span>
</a>
</span>
<span class="link-block">
<a href="media/JayDV_CV.pdf"
<a href="https://www.facebook.com/jay.vakil/"
class="external-link button is-normal is-rounded " target="_blank"
style="border-color: transparent; text-decoration:none;">
<span class="icon">
<i class="fa fa-file" style="font-size:35px; color: grey;"></i>
<i class="fa fa-facebook" style="font-size:35px; color: #3b5998;"></i>
</span>

</a>
</span>
<span class="link-block">
<a href="https://scholar.google.com/citations?hl=en&user=CuCLJkUAAAAJ"
<a href="https://www.instagram.com/_jv18_/"
class="external-link button is-normal is-rounded " target="_blank"
style="border-color: transparent; text-decoration:none;">
<span class="icon">
<i class="ai ai-google-scholar" style="font-size:45px; color: #4285F4;"></i>
<i class="fa fa-instagram" style="font-size:35px; color: #962fbf;"></i>
</span>
</a>
</span>
Expand Down

0 comments on commit c385060

Please sign in to comment.