forked from Github/ocrcc-chatbox
Merge pull request #36 from StachuDotNet/patch-1
Update blank.html with note regarding widget location
This commit is contained in:
commit
7e1ee5d391
@ -4,6 +4,8 @@
|
||||
<title>Embeddable Widget</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Note: Widget rendered in bottom-right of this screen.</p>
|
||||
|
||||
<script src="./widget.js"></script>
|
||||
<script>
|
||||
EmbeddableWidget.mount();
|
||||
|
Loading…
Reference in New Issue
Block a user