Severian commited on
Commit
42a5d92
·
verified ·
1 Parent(s): 4cbba71

Update index.html

Browse files
Files changed (1) hide show
  1. 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" <!-- Gold color for user chat bubbles -->
40
- data-assistant-bg-color="#FFD700" <!-- Gold color for assistant chat bubbles -->
41
- data-button-color="#FFD700" <!-- Gold color for chat button -->
42
- data-chat-icon="chatBubble" <!-- Chat bubble icon -->
43
- data-brand-image-url="https://cdn.pixabay.com/photo/2017/01/31/18/59/logo-2027801_960_720.png" <!-- Stock brand image -->
44
- data-assistant-icon="https://cdn.pixabay.com/photo/2014/04/03/10/32/robot-310526_960_720.png" <!-- Stock assistant icon -->
45
- data-greeting="Hello! How can I assist you today?" <!-- Greeting message -->
46
- data-text-size="16px" <!-- Text size in chat -->
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) -->