Skip to content

Commit de17f85

Browse files
Add Metrics footer (#452)
* add website to authors * add doi back * Update CITATION.cff * Update footer-menu.html * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bea4f45 commit de17f85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: _templates/footer-menu.html

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ <h1>{{ _("About") }}</h1>
2626
>{{ _("How to Cite") }}</a
2727
>
2828
</li>
29+
<li>
30+
<a href="https://projectpythia.org/metrics">{{ _("Metrics") }}</a>
31+
</li>
2932
</ul>
3033
</div>
3134
<div class="col-9 col-sm-4 col-md-4 col-lg-3 footer-menu-col">

0 commit comments

Comments
 (0)