highlights

This commit is contained in:
Set Hallstrom 2020-09-08 19:36:59 +02:00
parent 5113069605
commit 9faa8d0a79
24 changed files with 27 additions and 25 deletions

View file

@ -20,7 +20,7 @@ layout: default
{% for post in site.posts %}
{% if post.category == 'ramblings' %}
{% if post.category == 'highlights' %}
<section class="front-section">
<div style="background-image:url({{ post.image }})">