diff --git a/composer.json b/composer.json index 44b455ac..0341e5c8 100755 --- a/composer.json +++ b/composer.json @@ -1,15 +1,15 @@ { "name": "flextype/flextype", "type": "project", - "description": "Build fast, flexible, easier to manage websites with Flextype.", - "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "html"], + "description": "Self-hosted Data-First Headless CMS & API", + "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "headless", "API", "html"], "homepage": "http://flextype.org", "license": "MIT", "authors": [ { "name": "Sergey Romanenko", "email": "support@flextype.org", - "homepage": "http://digital.flextype.org" + "homepage": "https://flextype.org" } ], "support": {