Skip to content

Commit

Permalink
google scholar
Browse files Browse the repository at this point in the history
  • Loading branch information
Jdvakil committed Oct 27, 2023
1 parent 514f5be commit a786977
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@100&family=Source+Sans+3:wght@300;400&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">

<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
Expand Down Expand Up @@ -131,6 +132,15 @@ <h1 class="title is-1" style="font-family: Raleway, Roboto;">
</span>
</a>
</span>
<span class="link-block">
<a href=""
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-square ai-3x" style="font-size:35px; color: #4285F4;"></i>
</span>
</a>
</span>
<hr style="background-color: grey;">

</div>
Expand Down

0 comments on commit a786977

Please sign in to comment.