소스 검색

Update app config, change default descriptions

Daniel Supernault 4 년 전
부모
커밋
7d24560dd0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      config/app.php

+ 2 - 2
config/app.php

@@ -108,8 +108,8 @@ return [
 
 
     'cipher' => 'AES-256-CBC',
     'cipher' => 'AES-256-CBC',
 
 
-    'short_description' => 'Pixelfed - Photo sharing for everyone',
-    'description' => 'Pixelfed - Photo sharing for everyone',
+    'short_description' => 'Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.',
+    'description' => 'Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.',
     'rules' => null,
     'rules' => null,
     'logo' => '/img/pixelfed-icon-color.svg',
     'logo' => '/img/pixelfed-icon-color.svg',