We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e18c2ca + 477c42b commit a9f51ccCopy full SHA for a9f51cc
_pages/publications.md
@@ -5,8 +5,8 @@ permalink: /publications/
5
author_profile: true
6
---
7
8
-{% if author.googlescholar %}
9
- You can also find my articles on <u><a href="{{author.googlescholar}}">my Google Scholar profile</a>.</u>
+{% if site.author.googlescholar %}
+ You can also find my articles on <u><a href="{{site.author.googlescholar}}">my Google Scholar profile</a>.</u>
10
{% endif %}
11
12
{% include base_path %}
0 commit comments