Skip to content

Commit

Permalink
add scholar icon link
Browse files Browse the repository at this point in the history
  • Loading branch information
tdhoffman authored Sep 7, 2023
1 parent 325e9ee commit 6f1ad99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ <h1><a href="{{ "/" | absolute_url }}" style="color:black">{{ site.title | defau
<a href="https://twitter.com/tyler_hoff1"><img src="/assets/img/twitter.png" alt="Twitter" width=32px height=32px/></a>
<a href="https://www.linkedin.com/in/tdhoffman"><img src="/assets/img/linkedin.png" alt="LinkedIn" width=32px height=32px/></a>
<a href="{{ site.github.owner_url }}"><img src="/assets/img/github.png" alt="Github" width=32px height=32px/></a>
<a href="https://scholar.google.com/citations?hl=en&user=2LWJlLMAAAAJ"><img src="/assets/img/scholar.png" alt="Google Scholar" width=32px height=32px/></a>
<a href="mailto:[email protected]"><img src="/assets/img/mail.png" alt="[email protected]" width=32px height=32px/></a>
</p>
</center>
Expand All @@ -56,8 +57,6 @@ <h1><a href="{{ "/" | absolute_url }}" style="color:black">{{ site.title | defau
<p class="view"><a href="../assets/pdf/tdhoffman_cv.pdf">CV</a></p>

<p class="view"><a href="https://www.tdhoffman.com/notes/home">Research Notes</a></p>

<p class="view"><a href="https://scholar.google.com/citations?hl=en&user=2LWJlLMAAAAJ">Google Scholar</a></p>

<p class="view"><a href="https://orcid.org/0000-0002-0012-3794">ORCiD</a></p>

Expand Down

0 comments on commit 6f1ad99

Please sign in to comment.