Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
novaknole committed Nov 17, 2024
1 parent e1a7901 commit 1b446e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/theme/partials/footer.hbs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<footer class="footer">
<div class="rights">
<spanOpenZeppelin 2017-<span id="copyright-date"></span></span>
<a class="terms" href="https://openzeppelin.com/privacy">Privacy</a>
<a class="terms" href="https://openzeppelin.com/tos">Terms of Use</a>
<spanAragon <span id="copyright-date"></span></span>
<a class="terms" href="https://aragon.org/privacy-policy">Privacy</a>
<a class="terms" href="https://aragon.org/terms-and-conditions">Terms of Use</a>
</div>
</footer>
{{> footer-scripts }}

0 comments on commit 1b446e1

Please sign in to comment.