From 7da23f7e5211401be4005267b0339a891d815e86 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Mon, 29 Apr 2024 19:50:24 -0500 Subject: [PATCH 1/2] reduce rss limit to 10 --- config/_default/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index a8c8ff4..603ce6f 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -65,7 +65,7 @@ enableRobotsTXT = true disableInlineCSS = true [services.rss] - limit = 20 + limit = 10 [services.twitter] disableInlineCSS = true From ba7f8a4689f9a31457f508b127ff28c8e502a56f Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Mon, 29 Apr 2024 19:50:52 -0500 Subject: [PATCH 2/2] adjust rss list styling --- static/xml/feed.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/xml/feed.xsl b/static/xml/feed.xsl index 3890904..b45438f 100644 --- a/static/xml/feed.xsl +++ b/static/xml/feed.xsl @@ -8,7 +8,7 @@ <xsl:value-of select="rss/channel/title"/> (RSS) - + @@ -27,10 +27,10 @@ urladdressfalse

-

Preview of the feed's current headlines:

+

Recent posts: