mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Added venture unplugged
This commit is contained in:
@ -3,7 +3,7 @@ layout: layout
|
||||
title: "Home"
|
||||
---
|
||||
|
||||
{% for post in site.posts reversed %}
|
||||
{% for post in site.posts %}
|
||||
{% if post.categories contains 'cover' %}
|
||||
<section class="cover">
|
||||
<img src="/images/tags/featured.png" class="tag">
|
||||
|
||||
Reference in New Issue
Block a user