mirror of
https://github.com/Safe-Support-Chat/ocrcc-chatbox
synced 2024-11-22 10:44:54 +00:00
15 lines
415 B
HTML
15 lines
415 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Embeddable Widget documentation</title>
|
|
</head>
|
|
<body>
|
|
<h1>Embeddable Widget documentation</h1>
|
|
<ul>
|
|
<li><a href="./blank.html">Widget on a blank page</a></li>
|
|
<li><a href="./embeddable-widget.js">Latest version of the widget</a></li>
|
|
<li><a href="./bookmarklet.js">Bookmarklet (Bookmark it for easy use)</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|