Skip to content

Commit

Permalink
Add Metrics footer (#452)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
jukent and pre-commit-ci[bot] authored Mar 29, 2024
1 parent bea4f45 commit de17f85
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _templates/footer-menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ <h1>{{ _("About") }}</h1>
>{{ _("How to Cite") }}</a
>
</li>
<li>
<a href="https://projectpythia.org/metrics">{{ _("Metrics") }}</a>
</li>
</ul>
</div>
<div class="col-9 col-sm-4 col-md-4 col-lg-3 footer-menu-col">
Expand Down

0 comments on commit de17f85

Please sign in to comment.