diff --git a/.github/assets/faust-banner.jpg b/.github/assets/faust-banner.jpg new file mode 100644 index 000000000..c56a566e0 Binary files /dev/null and b/.github/assets/faust-banner.jpg differ diff --git a/README.md b/README.md index e9eded329..cf20ed55c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Faust.js](https://user-images.githubusercontent.com/5306336/152221545-53087444-b3ad-477d-90a9-606785854656.jpg) +![Faust.js](.github/assets/faust-banner.jpg)

diff --git a/plugins/faustwp/faustwp.php b/plugins/faustwp/faustwp.php index 89ab91a8b..23bf3a5c7 100644 --- a/plugins/faustwp/faustwp.php +++ b/plugins/faustwp/faustwp.php @@ -2,7 +2,7 @@ /** * Plugin Name: Faust.js™ * Plugin URI: https://faustjs.org/ - * Description: Plugin for working with Faust.js™, the Headless WordPress Framework. + * Description: Plugin for working with Faust.js™, the Headless WordPress Toolkit. * Author: WP Engine * Author URI: https://wpengine.com/ * License: GPLv2 or later