From b67e70aecf5601ab576ce5ef904b5fcb5cbe0758 Mon Sep 17 00:00:00 2001 From: Ahmad Alobaid Date: Mon, 24 Jun 2024 15:21:02 +0200 Subject: [PATCH] Change continue to Read more --- _layouts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/home.html b/_layouts/home.html index db0eb9b..cadbc72 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -55,7 +55,7 @@

{{ post.title }}< {% else %} {{ post.content | strip_html | truncatewords:30 }} {% endif %} - Continue + Read more