diff --git a/config.toml b/config.toml index 266a0cb..7320978 100644 --- a/config.toml +++ b/config.toml @@ -71,6 +71,13 @@ theme = "pulp" url = "https://github.com/brandon-rozek" weight = 80 +[[menu.main]] + identifier = "scholar" + name = "Google Scholar" + pre = "" + url = "https://scholar.google.com/citations?user=JrgtnwgAAAAJ&hl=en&oi=ao" + weight = 85 + [[menu.main]] identifier = "email" name = "Email"