Skip to content

Commit ed849ae

Browse files
committed
Remove chatbot integration from all pages
1 parent 0138600 commit ed849ae

File tree

4 files changed

+0
-8
lines changed

4 files changed

+0
-8
lines changed

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,5 @@
1919
<body>
2020
<div id="root"></div>
2121
<script type="module" src="/src/main.tsx"></script>
22-
<!-- Chatbot Integration -->
23-
<script src='https://www.noupe.com/embed/019a6e29369b7b53b8e141a8d96dc987035a.js'></script>
2422
</body>
2523
</html>

public/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@
1111
<body>
1212
<div id="root"></div>
1313
<script type="module" src="/src/main.tsx"></script>
14-
<!-- Chatbot Integration -->
15-
<script src='https://www.noupe.com/embed/019a6e29369b7b53b8e141a8d96dc987035a.js'></script>
1614
</body>
1715
</html>

public/team.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,5 @@ <h2 style="margin-top: 2rem;">Collaborative Excellence</h2>
813813
}
814814
});
815815
</script>
816-
<!-- Chatbot Integration -->
817-
<script src='https://www.noupe.com/embed/019a6e29369b7b53b8e141a8d96dc987035a.js'></script>
818816
</body>
819817
</html>

team.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,5 @@ <h2 style="margin-top: 2rem;">Collaborative Excellence</h2>
795795
}
796796
});
797797
</script>
798-
<!-- Chatbot Integration -->
799-
<script src='https://www.noupe.com/embed/019a6e29369b7b53b8e141a8d96dc987035a.js'></script>
800798
</body>
801799
</html>

0 commit comments

Comments
 (0)