Skip to content

Commit

Permalink
Merge pull request #1890 from alphagov/add_privacy_link_to_footer
Browse files Browse the repository at this point in the history
Add Privacy Notice link to site-wide footer
  • Loading branch information
edwardkerry authored Oct 3, 2019
2 parents e478a76 + f5594d5 commit 74c770a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/root/_footer_support_links.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<h2 class="visuallyhidden">Support links</h2>
<ul>
<li><a href="/help">Help</a></li>
<li><a href="/help/privacy-notice">Privacy</a></li>
<li><a href="/help/cookies">Cookies</a></li>
<li><a href="/contact">Contact</a></li>
<li><a href="/help/accessibility-statement">Accessibility statement</a></li>
Expand Down

0 comments on commit 74c770a

Please sign in to comment.