mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +00:00
Removed the cover from recent posts
This commit is contained in:
@ -36,7 +36,7 @@
|
|||||||
<div class="container-title">New Articles</div>
|
<div class="container-title">New Articles</div>
|
||||||
<section>
|
<section>
|
||||||
<div class="row outer-row">
|
<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 %}
|
{% if forloop.index == 3 %}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
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]
|
tags: [wona, column]
|
||||||
category: coverstory
|
category: coverstory
|
||||||
image: cover-sac-holes.png
|
image: cover-sac-holes.png
|
||||||
|
|||||||
Reference in New Issue
Block a user