Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate promo for blogs #1064

Merged
merged 1 commit into from
Nov 28, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed app/assets/images/homepage/number-11.jpg
Binary file not shown.
6 changes: 3 additions & 3 deletions app/views/homepage/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,9 @@
</div>
<div class="promo-image">
<div class="promo-content">
<a href="/government/topical-events/autumn-statement-2016"><%= image_tag 'homepage/number-11.jpg', alt: 'Autumn Statement 2016' %></a>
<h3>Autumn Statement 2016</h3>
<p>Read all the news about the <a href="/government/topical-events/autumn-statement-2016">Chancellor&rsquo;s statement on 22 November</a>.</p>
<a href="https://www.blog.gov.uk"><%= image_tag 'homepage/govuk-blogs.jpg', alt: 'GOV.UK blogs' %></a>
<h3>GOV.UK blogs</h3>
<p><a href="https://www.blog.gov.uk">Search the list</a> of GOV.UK blogs, and find one to match your interest.</p>
</div>
</div>
<div class="promo-image">
Expand Down