From 0577f22e546e36a28b00a6c652672d8718372003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Romanowski?= Date: Sat, 2 Mar 2019 11:49:42 +0000 Subject: [PATCH] Skip draft pages in archive --- templates/macros/post.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/macros/post.html b/templates/macros/post.html index ce2d8ea..9330ab9 100644 --- a/templates/macros/post.html +++ b/templates/macros/post.html @@ -70,6 +70,9 @@ {% macro list_posts(pages) %}