We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe4921 commit 131a8ffCopy full SHA for 131a8ff
1 file changed
_pages/publications.md
@@ -12,14 +12,12 @@ nav_order: 2
12
<!-- _pages/publications.md -->
13
14
{% if site.data.citations.metadata.last_updated %}
15
-
16
<p class="text-muted mt-3 small">
17
<i class="fas fa-sync-alt mr-1"></i> Automatically updated on {{ site.data.citations.metadata.last_updated }}
18
</p>
19
{% endif %}
20
21
<div class="publications">
22
23
{% bibliography %}
24
25
</div>
0 commit comments