From c600edc38767e7a3531f96ee90c2d1b0348f259a Mon Sep 17 00:00:00 2001 From: 613nm <613nm@chaospott.de> Date: Fri, 19 Feb 2021 15:33:44 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eindex.html=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 58e7092..172f6cf 100755 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ layout: default
- {% for post in site.posts limit:4 %} + {% for post in site.posts limit:3 %}