Closed
Description
The file _pages/publications.md
contains the following line:
{% if author.googlescholar %}
You can also find my articles on <u><a href="{{author.googlescholar}}">my Google Scholar profile</a>.</u>
{% endif %}
However, this is not rendered in the publications page, although googlescholar
is set in _config.yml
and rendered correctly in the sidebar.
Metadata
Metadata
Assignees
Labels
No labels