Skip to content

Commit

Permalink
Add Tidio Chat script to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Milan-960 committed Sep 27, 2024
1 parent e79e17f commit 66453da
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>

<!-- Tidio Chat -->
<script
src="//code.tidio.co/z4qdhuib52qfvfisrnakdkdkivn4hafy.js"
async
></script>

<script>
if ("serviceWorker" in navigator) {
window.addEventListener("load", () => {
Expand Down

0 comments on commit 66453da

Please sign in to comment.