Skip to content

Commit

Permalink
Update to push
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaneggz committed Feb 18, 2024
1 parent ee5acc2 commit 39cd8a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tailwind.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,10 @@ <h2 class="text-3xl font-bold text-center mb-6">Stay Informed</h2>
<script src="http://localhost:3000/embed/static/js/bundle.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function() {
renderEmbedChat('65caef3a40c47af8441e4257');
renderEmbedChat(
'65d1664fc77961d38cd83cd4',
'http://localhost:8000'
);
});
</script>
</body>
Expand Down

0 comments on commit 39cd8a4

Please sign in to comment.