Skip to content

Commit ed98067

Browse files
Clean up script tags and update init.js source
Removed commented-out script tags and updated the source URL for the init.js script.
1 parent c1d059e commit ed98067

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

godwin/sdb3/cwc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ <h2>godwin@agent.sdb3.org</h2>
4545
}
4646
};
4747
</script>
48-
<!--
49-
<script type='text/javascript' src='https://godwinlaw-sdb3-agentforce.demo.test1.my.pc-rnd.site.com/ESWCWC21760108199375/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
5048
<!---->
51-
<script type='text/javascript' src='https://esw1234.github.io/assets/js/init.js' onload='initEmbeddedMessaging()'></script>
49+
<script type='text/javascript' src='https://godwinlaw-sdb3-agentforce.demo.test1.my.pc-rnd.site.com/ESWCWC21760108199375/assets/js/bootstrap.min.js' onload='initEmbeddedMessaging()'></script>
50+
<!--
51+
<script type='text/javascript' src='https://esw1234.github.io/godwin/assets/js/init.js' onload='initEmbeddedMessaging()'></script>
5252
<!---->
5353

5454
<!-- godwin@sdb3.org -->

0 commit comments

Comments
 (0)