This commit is contained in:
Set Hallstrom 2020-09-18 13:04:52 +02:00
parent 9055c146fd
commit 25afbe3b60
5 changed files with 30 additions and 16 deletions

View file

@ -19,7 +19,7 @@ image: /images/pages/jack-hamilton-CMnNiQBkwBI-unsplash.jpg
{% assign sorted = site.posts | sort: 'date' | reverse %}
{% for post in sorted %}
{% if post.category == 'releases' %}
<section class="news" style="margin:0;">
<section id="read" class="news" style="margin:0;">
<div style="background-image:url({{ relBase }}{{ post.image }}"></div>
<div class="description">