Update index.html
Browse files- index.html +8 -8
index.html
CHANGED
@@ -36,14 +36,14 @@
|
|
36 |
data-window-width="100vw"
|
37 |
data-position="top-left"
|
38 |
data-open-on-load="on"
|
39 |
-
data-user-bg-color="#FFD700"
|
40 |
-
data-assistant-bg-color="#FFD700"
|
41 |
-
data-button-color="#FFD700"
|
42 |
-
data-chat-icon="chatBubble"
|
43 |
-
data-brand-image-url="https://cdn.pixabay.com/photo/2017/01/31/18/59/logo-2027801_960_720.png"
|
44 |
-
data-assistant-icon="https://cdn.pixabay.com/photo/2014/04/03/10/32/robot-310526_960_720.png"
|
45 |
-
data-greeting="Hello! How can I assist you today?"
|
46 |
-
data-text-size="16px"
|
47 |
src="https://severian-anything.hf.space/embed/anythingllm-chat-widget.min.js">
|
48 |
</script>
|
49 |
<!-- AnythingLLM (https://anythingllm.com) -->
|
|
|
36 |
data-window-width="100vw"
|
37 |
data-position="top-left"
|
38 |
data-open-on-load="on"
|
39 |
+
data-user-bg-color="#FFD700"
|
40 |
+
data-assistant-bg-color="#FFD700"
|
41 |
+
data-button-color="#FFD700"
|
42 |
+
data-chat-icon="chatBubble"
|
43 |
+
data-brand-image-url="https://cdn.pixabay.com/photo/2017/01/31/18/59/logo-2027801_960_720.png"
|
44 |
+
data-assistant-icon="https://cdn.pixabay.com/photo/2014/04/03/10/32/robot-310526_960_720.png"
|
45 |
+
data-greeting="Hello! How can I assist you today?"
|
46 |
+
data-text-size="16px"
|
47 |
src="https://severian-anything.hf.space/embed/anythingllm-chat-widget.min.js">
|
48 |
</script>
|
49 |
<!-- AnythingLLM (https://anythingllm.com) -->
|