Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
-
<body>
|
4 |
<script type="module">
|
5 |
import Chatbot from "https://cdn.jsdelivr.net/npm/flowise-embed/dist/web.js"
|
6 |
Chatbot.init({
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
+
<body style="background-color:#121212">
|
4 |
<script type="module">
|
5 |
import Chatbot from "https://cdn.jsdelivr.net/npm/flowise-embed/dist/web.js"
|
6 |
Chatbot.init({
|