Add more text to RSS feed

This commit is contained in:
Jake Howard 2024-04-01 19:43:26 +01:00
parent 3a8e6182ad
commit 9b27baf1ba
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% load wagtailcore_tags %}
{% spaceless %}
{{ obj.content_html | truncatewords_html:75 | safe }}
{{ obj.content_html | truncatewords_html:100 | safe }}
<p>
<a href="{% fullpageurl obj %}">Continue Reading&hellip;</a>