Added Google Scholar to home page

This commit is contained in:
Brandon Rozek 2020-09-26 21:51:23 -04:00
parent ddf779a499
commit 69c438e4b5

View file

@ -71,6 +71,13 @@ theme = "pulp"
url = "https://github.com/brandon-rozek" url = "https://github.com/brandon-rozek"
weight = 80 weight = 80
[[menu.main]]
identifier = "scholar"
name = "Google Scholar"
pre = "<i class='fas fa-graduation-cap'></i>"
url = "https://scholar.google.com/citations?user=JrgtnwgAAAAJ&hl=en&oi=ao"
weight = 85
[[menu.main]] [[menu.main]]
identifier = "email" identifier = "email"
name = "Email" name = "Email"