highlights
This commit is contained in:
parent
5113069605
commit
9faa8d0a79
24 changed files with 27 additions and 25 deletions
|
|
@ -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 }})">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue