Skip to content

Commit

Permalink
hreflang tag corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-garcia committed Sep 23, 2024
1 parent cafd7ac commit f9c3762
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/views/layouts/opportunity.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

<title><%= @opportunity.title %> - <%= t('site_name') %> - great.gov.uk</title>
<%= csrf_meta_tags %>
<%= canonical_tag opportunities_url %>
<%= hreflang_tags opportunity_url %>
<%= render partial: 'includes/transformation_head_tags' %>
<%= render partial: 'includes/transformation_styles' %>
<%= render partial: 'includes/transformation_scripts' %>
Expand Down

0 comments on commit f9c3762

Please sign in to comment.