forked from saasify-sh/saasify-frontend-boilerplate-cra
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Switch back to crisp (#25)
* refactor: Switch back to crisp * update node version * Fix node * --openssl-legacy-provider * Use node 16
- Loading branch information
1 parent
aa0a52e
commit 3c042cc
Showing
5 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
// https://crisp.chat/en/ | ||
window.$crisp = []; | ||
window.CRISP_WEBSITE_ID = '76583d5a-660c-43a9-9fba-8c65c1cf9d49'; | ||
(function () { | ||
d = document; | ||
s = d.createElement('script'); | ||
s.src = 'https://client.crisp.chat/l.js'; | ||
s.async = 1; | ||
d.getElementsByTagName('head')[0].appendChild(s); | ||
})(); |
This file was deleted.
Oops, something went wrong.
3c042cc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
landing – ./
landing-git-master-reacher.vercel.app
saasify-frontend-boilerplate-cra.vercel.app
reacher.email
www.reacher.email
landing-reacher.vercel.app