summaryrefslogtreecommitdiff
path: root/Biz/Nixpert/ChatWidget.html
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-03-30 12:24:05 -0400
committerBen Sima <ben@bsima.me>2022-03-30 12:24:05 -0400
commit6ab89907a07e0b40759778dd29ebbdfd5dcb910f (patch)
tree451119e096b7a510ab5398c59e34926fcd06f60d /Biz/Nixpert/ChatWidget.html
parentd63c6191128a3cdaa1784083a48547c79b3ab98d (diff)
Move to nixpert.chat domain name
I'm also just using the que.run stylesheet for now. Eventually I should make this a base stylesheet, instead of nesting it under Biz/Que, but that can come later.
Diffstat (limited to 'Biz/Nixpert/ChatWidget.html')
-rw-r--r--Biz/Nixpert/ChatWidget.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/Biz/Nixpert/ChatWidget.html b/Biz/Nixpert/ChatWidget.html
new file mode 100644
index 0000000..f9a77cf
--- /dev/null
+++ b/Biz/Nixpert/ChatWidget.html
@@ -0,0 +1,2 @@
+<link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/9.0.0/dist/converse.min.css">
+<script src="https://cdn.conversejs.org/9.0.0/dist/converse.min.js" charset="utf-8"></script>