Skip to content

Commit 0c4b437

Browse files
committed
Fix Director links: Restore LinkedIn icon and add GitHub link
1 parent 4ee909a commit 0c4b437

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,9 @@ <h3>Rebecca Napolitano, PhD</h3>
425425
<a href="mailto:nap@psu.edu" class="person-link" title="Email">✉️</a>
426426
<a href="https://scholar.google.com/citations?user=DB5ejLoAAAAJ&hl=en" target="_blank"
427427
class="person-link" title="Google Scholar">🎓</a>
428+
<a href="https://github.com/rkn2" target="_blank" class="person-link" title="GitHub">💻</a>
428429
<a href="https://www.linkedin.com/in/rebeccanapolitano/" target="_blank" class="person-link"
429-
title="LinkedIn"></a>
430+
title="LinkedIn">💼</a>
430431
</div>
431432
</div>
432433
</div>

0 commit comments

Comments
 (0)