datacipen commited on
Commit
d37633c
·
verified ·
1 Parent(s): bebda2c

Delete assets/custom-script.js

Browse files
Files changed (1) hide show
  1. assets/custom-script.js +0 -13
assets/custom-script.js DELETED
@@ -1,13 +0,0 @@
1
- window.mountChainlitWidget(
2
- {
3
- chainlitServer: "https://datacipen-eventia.hf.space",
4
- showCot: true,
5
- theme: "dark",
6
- fontFamily: "Inter, sans-serif",
7
- button: {
8
- imageUrl:"./assets/sparkles.gif",
9
- style: {
10
- bgcolor: "#17108f"
11
- }
12
- },
13
- });