From d12044463454b483b5e14df2f944c09105900d02 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 27 Aug 2022 18:02:49 +0100 Subject: [PATCH] target="_blank" post links --- src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index c43d9a8..3a81de8 100644 --- a/src/index.html +++ b/src/index.html @@ -3,14 +3,14 @@ {% for post in pagination.items %}
-

{{ post.title | striphtml }}

+

{{ post.title | striphtml }}

{{ post.description | striphtml }}… -
Read more
+
Read more