forked from Github/ocrcc-chatbox
Update blank.html with note regarding widget location
This is going to sound silly, but I spend a good 10-15 minutes trying to get this solution to "work" until I realized I just wasn't looking in the (bottom)right part of the screen. My eyes just don't look over there naturally!
This commit is contained in:
parent
113a0c4b82
commit
5ce93ac599
@ -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