From 2c424040cc74970fa769004b0da140e9875f1ca0 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 13 May 2025 15:49:13 -0700 Subject: [PATCH] WIP --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index c9ed4d9..752a48f 100644 --- a/config.php +++ b/config.php @@ -13,7 +13,7 @@ return [ * * how many words should the wordpress excerpt be */ - "excerpt-length" => 60, + "excerpt-length" => 40, /**