Skip to content

Commit

Permalink
Merge pull request #3734 from alphagov/move-homepage-featured-box-abo…
Browse files Browse the repository at this point in the history
…ve-gov-activity

Move featured boxes above government activity to run a live test
  • Loading branch information
patrickpatrickpatrick authored Aug 23, 2023
2 parents 7332c61 + 2e82512 commit 96632fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/homepage/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

<div class="govuk-width-container">
<%= render "homepage/services_and_information" %>
<%= render "homepage/government_activity" %>
<%= render "homepage/promotion-slots" %>
<%= render "homepage/government_activity" %>
<%= render "homepage/more_on_govuk" %>
</div>
</main>

0 comments on commit 96632fb

Please sign in to comment.