Skip to content

Commit

Permalink
Merge pull request #420 from alphagov/build-by-gds-search-results
Browse files Browse the repository at this point in the history
Add GDS footer link in search result pages
  • Loading branch information
maxf authored Feb 21, 2018
2 parents 0818b9a + 349606d commit 422295d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/search.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<li><%= link_to 'Privacy', privacy_path %></li>
<li><%= link_to 'Terms and conditions', terms_path %></li>
<li><%= link_to 'Support', support_path %></li>
<li>Built by the <%= link_to 'Government Digital Service', 'https://www.gov.uk/government/organisations/government-digital-service' %></li>
</ul>
<% end %>
Expand Down

0 comments on commit 422295d

Please sign in to comment.