fix dates of pictures

This commit is contained in:
2022-07-06 18:05:11 +01:00
parent 63af252644
commit 0aa03bb716
341 changed files with 20130 additions and 79 deletions

View File

@ -4,7 +4,7 @@ layout: default
<div class="home art">
<ul class="post-list">
{% for post in site.art %}
{% for post in site.art reversed %}
{% if post.published == false %}
{% continue %}
{% endif %}