Removed the cover from recent posts

This commit is contained in:
Asutosh Palai
2017-02-27 21:19:49 +05:30
parent 493f36f2be
commit 727b904664
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<div class="container-title">New Articles</div>
<section>
<div class="row outer-row">
{% for post in site.posts limit: 5 %}
{% for post in site.posts limit: 5 offset: 1 %}
{% if forloop.index == 3 %}
</div>

View File

@ -1,6 +1,6 @@
---
layout: post
title: "The SAC has holes: An analysis of the electoral system"
title: "The SAC has holes: Analysis of the electoral system"
tags: [wona, column]
category: coverstory
image: cover-sac-holes.png