Spaces:
Running
Running
Update assets/custom-script.js
Browse files- 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 |
}
|