Skip to content

Commit

Permalink
Update social.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tavaresgarcia committed Aug 13, 2023
1 parent fd83d95 commit 7a56254
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions _includes/social.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@
</a>
</li> -->
<li>{% assign entry = include.item %}
<a rel="me" href="https://scholar.google.com.au/citations?user=WlVwmIcAAAAJ" target="_blank" title="google-scholar">
<svg class="svg-icon blue">
<use xlink:href="https://jekyll.github.io/minima/assets/minima-social-icons.svg#google_scholar"></use>
</svg>
</a>
</li>
<a href="https://orcid.org/0000-0001-5187-3432" target="_blank" title="ORCID">
<img alt="ORCID" src="https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png" width="16" height="16" />
</a>
</li>
</ul>

0 comments on commit 7a56254

Please sign in to comment.