diff --git a/composer.json b/composer.json index 21373072..5f5d3a9c 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "flextype/flextype", "type": "project", - "description": "Modern Open Source Flat-File Content Management System", + "description": "Build fast, flexible, easier to manage websites with Flextype.", "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "html"], "homepage": "http://flextype.org", "license": "MIT", diff --git a/flextype/config/settings.yaml b/flextype/config/settings.yaml index 927292f6..a5432a2f 100644 --- a/flextype/config/settings.yaml +++ b/flextype/config/settings.yaml @@ -2,7 +2,7 @@ title: "Flextype" # The description of the website -description: "Modern Open Source Flat-File Content Management System" +description: "Build fast, flexible, easier to manage websites with Flextype." # The keywords of the website keywords: "flextype, php, cms, flat-file cms, flat cms, flatfile cms, html"