mirror of
https://github.com/Safe-Support-Chat/ocrcc-chatbox
synced 2024-11-22 18:54:54 +00:00
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>
|
<title>Embeddable Widget</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<p>Note: Widget rendered in bottom-right of this screen.</p>
|
||||||
|
|
||||||
<script src="./widget.js"></script>
|
<script src="./widget.js"></script>
|
||||||
<script>
|
<script>
|
||||||
EmbeddableWidget.mount();
|
EmbeddableWidget.mount();
|
||||||
|
Loading…
Reference in New Issue
Block a user