From 1cd6c65a3c2db4cba87bb2a1a5416964b5ff9767 Mon Sep 17 00:00:00 2001 From: AcacioFernando Date: Fri, 7 May 2021 16:44:50 -0300 Subject: [PATCH] Change blip chat logo --- index.html | 4 +--- src/images/brand-logo.svg | 17 +++-------------- src/static/chat.html | 4 +++- src/styles/main.scss | 8 +++++++- 4 files changed, 14 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 6a6e5f6..7632196 100644 --- a/index.html +++ b/index.html @@ -211,9 +211,7 @@

For connection data tests (*optional)

builder = new BlipChat() .withAppKey(appKey) .withButton({ - color: '#2f8413', - icon: - 'https://s3-sa-east-1.amazonaws.com/msging.net/Services/Images/32659305-1594-439e-b4b4-047f592d5787' + color: '#2f8413' }) .withTarget(target) .withEnvironment(environment) diff --git a/src/images/brand-logo.svg b/src/images/brand-logo.svg index 7c27306..a030cc3 100644 --- a/src/images/brand-logo.svg +++ b/src/images/brand-logo.svg @@ -1,14 +1,3 @@ - - - - BLiP - Created with Sketch. - - - - - - - - - \ No newline at end of file + + + diff --git a/src/static/chat.html b/src/static/chat.html index c0101e4..0d63b38 100644 --- a/src/static/chat.html +++ b/src/static/chat.html @@ -1,6 +1,8 @@
- +
+ +