From f3373be048520d6ac72b253b06a3b4702614c502 Mon Sep 17 00:00:00 2001 From: Ryan Thompson Date: Sat, 4 Apr 2015 03:46:02 -0500 Subject: [PATCH] PyroCMS --- config/streams.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/streams.php b/config/streams.php index 59ace799b56..d3fa924d95f 100644 --- a/config/streams.php +++ b/config/streams.php @@ -12,8 +12,8 @@ */ 'app' => [ - 'name' => 'Streams', - 'description' => 'Streams is an abstracted and modular platform for developing web applications.', + 'name' => 'PyroCMS', + 'description' => 'The modern CMS built for everyone.', 'logo' => 'theme::img/logo.png' ],