@ -2,7 +2,7 @@
title: "/var/log"
layout: default
---
{% for post in site.logs %}
{% for post in (site.logs | sort: 'date', 'last') %}
<h2><a href="{{ post.url }}">{{ post.title }}, {{ post.date | date: "%F" }}</a></h2>
{{ post.excerpt }}
The note is not visible to the blocked user.