Skip to content

Commit

Permalink
Link to Terms of Use and Privacy Policy on main homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Jan 19, 2025
1 parent d2e35c9 commit 0edfdc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ import { NetworkService } from './services/network.service';
<div class="footer-section">
<h3>About</h3>
<ul>
<li><a href="/terms">Terms of Use</a></li>
<li><a href="/privacy">Privacy Policy</a></li>
<li><a href="https://angor.io/terms/">Terms of Use</a></li>
<li><a href="https://angor.io/privacy/">Privacy Policy</a></li>
</ul>
</div>
Expand Down

0 comments on commit 0edfdc4

Please sign in to comment.