Skip to content

Commit

Permalink
Update footer-menu.html (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
jukent authored Mar 29, 2024
1 parent d31ebdb commit 6c214ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/_templates/footer-menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ <h1>{{ _("About") }}</h1>
<li><a href="https://foundations.projectpythia.org/preamble/how-to-use.html">{{ _("How to use Pythia Foundations") }}</a></li>
<li><a href="https://projectpythia.org/#the-project-pythia-team">{{ _("The Project Team") }}</a></li>
<li><a href="https://projectpythia.org/#how-to-cite">{{ _("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 6c214ef

Please sign in to comment.