Skip to content

Commit

Permalink
Merge pull request #41 from nesi/copyright
Browse files Browse the repository at this point in the history
change copyright year to 2025
  • Loading branch information
natnesi authored Feb 4, 2025
2 parents 247755f + 092f2b9 commit e31722b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overrides/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="md-footer">
<div id="new-footer">
<div id="inner">
<span id="links"><a href="https://www.nesi.org.nz/copyright" target="_blank">Copyright © <span id="year">2024</span> · New Zealand eScience Infrastructure</a> | <a href="https://www.nesi.org.nz//disclaimer" target="_blank">Disclaimer</a> | <a href="https://www.nesi.org.nz//privacy" target="_blank">Privacy</a>
<span id="links"><a href="https://www.nesi.org.nz/copyright" target="_blank">Copyright © <span id="year">2025</span> · New Zealand eScience Infrastructure</a> | <a href="https://www.nesi.org.nz//disclaimer" target="_blank">Disclaimer</a> | <a href="https://www.nesi.org.nz//privacy" target="_blank">Privacy</a>
</span>
</div>
</div>
Expand Down

0 comments on commit e31722b

Please sign in to comment.