datacipen commited on
Commit
6b27b67
·
verified ·
1 Parent(s): 9f26c99

Update assets/custom-script.js

Browse files
Files changed (1) hide show
  1. assets/custom-script.js +1 -0
assets/custom-script.js CHANGED
@@ -5,6 +5,7 @@ window.mountChainlitWidget(
5
  theme: "dark",
6
  fontFamily: "Inter, sans-serif",
7
  button: {
 
8
  style: {
9
  bgcolor: "#17108f"
10
  }
 
5
  theme: "dark",
6
  fontFamily: "Inter, sans-serif",
7
  button: {
8
+ imageUrl:"./assets/sparkles.gif",
9
  style: {
10
  bgcolor: "#17108f"
11
  }