From 6ec1e1c2885071058eb85400d92abee70c71ae94 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 6 May 2025 09:08:56 -0700 Subject: [PATCH] WIP --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 90dabae..5e5af4b 100644 --- a/config.php +++ b/config.php @@ -42,7 +42,7 @@ return [ "slug" => "team-member", "archive" => "true", "options" => [ - "supports" => ["thumbnail"] + "supports" => ["thumbnail", "title", "editor"] ] ] ],