Skip to content

Commit

Permalink
Adding privacy policy link to footer (#4006)
Browse files Browse the repository at this point in the history
  • Loading branch information
phildominguez-gsa authored Jun 20, 2024
1 parent 16501e8 commit 3dd67aa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions backend/templates/includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,13 @@
View No FEAR Act data
</a>
</li>
<li class="usa-identifier__required-links-item">
<a class="usa-identifier__required-link usa-link"
href="https://www.gsa.gov/website-information/website-policies#privacy"
title="View privacy policy">
View privacy policy
</a>
</li>
</ul>
</div>
</nav>
Expand Down

0 comments on commit 3dd67aa

Please sign in to comment.