From e01fec938d2d146bc490438ba93f0b9c3f3f192d Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 7 Nov 2020 17:35:53 +0100 Subject: =?UTF-8?q?dodal=20zna=C4=8Dke,=20.html=20na=20linke,=20zna=C4=8Dk?= =?UTF-8?q?e=20in=20kategorije=20po=20velikosti?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/author.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/author.html') diff --git a/_layouts/author.html b/_layouts/author.html index 44e62e5..226f1bb 100644 --- a/_layouts/author.html +++ b/_layouts/author.html @@ -15,7 +15,7 @@ layout: default {% include posts_by_author.html %} {% for post in return %}
  • - + {{ post.title }} @ {{ post.date | date: site.short_date_format }}
  • -- cgit v1.2.3