We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb67015 + b108f43 commit 3a9a726Copy full SHA for 3a9a726
_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