diff --git a/config/app.php b/config/app.php index 6de669b41..045b128b7 100644 --- a/config/app.php +++ b/config/app.php @@ -108,6 +108,11 @@ return [ 'cipher' => 'AES-256-CBC', + 'short_description' => 'Pixelfed - Photo sharing for everyone', + 'description' => 'Pixelfed - Photo sharing for everyone', + 'rules' => null, + 'logo' => '/img/pixelfed-icon-color.svg', + /* |-------------------------------------------------------------------------- | Autoloaded Service Providers