From e927cb5ac86d9d50d0d3c112b50fe616ca68ec75 Mon Sep 17 00:00:00 2001 From: mounderfod Date: Thu, 13 Jul 2023 14:15:55 +0100 Subject: More minor tweaks to website functionality --- blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog.html') diff --git a/blog.html b/blog.html index d11a086..b8dcb57 100644 --- a/blog.html +++ b/blog.html @@ -8,5 +8,5 @@ permalink: /blog/ {% for post in site.posts %}

{{ post.title }}

{{post.date | date: "%-d %B %Y"}}

-

{{ post.excerpt | truncatewords: 20 }}

+

{{ post.excerpt | truncatewords: 50 }}

{% endfor %} -- cgit 1.4.1-2-gfad0