We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685f4f3 commit aa02d6cCopy full SHA for aa02d6c
_pages/publications.md
@@ -4,7 +4,9 @@ title: "Publications"
4
permalink: /publications/
5
author_profile: true
6
---
7
-You can also find my articles on <u><a href="http://scholar.google.com/yourgooglescholarprofile">my Google Scholar profile</a>.</u>
+
8
+{% if author.googlescholar %}
9
+ {{ You can also find my articles on <u><a href="{% author.googlescholar %}">my Google Scholar profile</a>.</u> }}
10
11
{% include base_path %}
12
0 commit comments