Skip to content

Commit

Permalink
update page title, now responsive to article title and correctly ends…
Browse files Browse the repository at this point in the history
… with "GOV.UK" (#537)
  • Loading branch information
agoldstone93 authored Jan 10, 2022
1 parent 5c72b70 commit 2dc1aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/article_pages.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" class="govuk-template">
<head>
<meta charset="utf-8">
<title>Help for early years providers - Department for Education</title>
<title><%= @article.title %> - Help for early years providers - GOV.UK</title>
<%= csrf_meta_tags %>
<%= csp_meta_tag %>
<%= canonical_tag %>
Expand Down

0 comments on commit 2dc1aea

Please sign in to comment.