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