From 0fd117fd152c8606f4c09d4d391bf3c539be5d12 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 13 May 2025 15:42:37 -0700 Subject: [PATCH] WIP --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 4160087..81db53a 100644 --- a/config.php +++ b/config.php @@ -13,7 +13,7 @@ return [ * * how many words should the wordpress excerpt be */ - "excerpt-length" => 100, + "excerpt-length" => 50, /**