This commit is contained in:
Sharon Kennedy 2020-02-23 23:13:35 -05:00
parent de98cba308
commit bc55455e1f
3 changed files with 63 additions and 10 deletions

File diff suppressed because one or more lines are too long

53
chatbox.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -10,10 +10,10 @@
</p>
<p style="font-family:sans-serif; padding: 3rem 5rem;">Look down!</p>
<script src="./widget.js"></script>
<script src="./chatbox.js"></script>
<script>
EmbeddableWidget.mount({
EmbeddableChatbox.mount({
termsUrl: "https://tosdr.org/",
privacyStatement: "This chat application does not collect any of your personal data or any data from your use of this service.",
matrixServerUrl: "https://matrix.rhok.space",