diff --git a/assets/linkedin-logo.png b/assets/linkedin-logo.png new file mode 100644 index 0000000..a97d0c6 Binary files /dev/null and b/assets/linkedin-logo.png differ diff --git a/config.php b/config.php index 391a014..90dabae 100644 --- a/config.php +++ b/config.php @@ -41,6 +41,9 @@ return [ [ "slug" => "team-member", "archive" => "true", + "options" => [ + "supports" => ["thumbnail"] + ] ] ],