diff --git a/config.php.example b/config.php.example index 74f6c25..3c3481a 100644 --- a/config.php.example +++ b/config.php.example @@ -11,7 +11,6 @@ return [ 'imageName' => 'example.jpg', 'links' => [ [ - 'color' => 'youtube', 'link' => 'https://youtube.com', 'text' => 'YouTube', 'platform' => 'youtube' @@ -26,7 +25,6 @@ return [ 'text' => 'Reddit' ], [ - 'color' => 'mastodon', 'link' => 'https://catcatnya.com', 'platform' => 'mastodon' ]