From fa1d18737fbe98af64bc88b3f4b6aaf6ea25bd7d Mon Sep 17 00:00:00 2001 From: error Date: Sun, 28 Aug 2022 19:00:18 +0200 Subject: [PATCH] fix All Posts link on index.html --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 294d4e6..67663d6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,7 +26,7 @@ {% for article in articles %} {% if loop.first %}
  • - + All Posts