Spaces:
Running
Running
Update assets/custom-script.js
Browse files- assets/custom-script.js +2 -2
assets/custom-script.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
window.mountChainlitWidget(
|
2 |
{
|
3 |
-
chainlitServer: "https://datacipen-
|
4 |
showCot: true,
|
5 |
theme: "dark",
|
6 |
-
fontFamily: "
|
7 |
button: {
|
8 |
style: {
|
9 |
bgcolor: "#17108f"
|
|
|
1 |
window.mountChainlitWidget(
|
2 |
{
|
3 |
+
chainlitServer: "https://datacipen-eventia.hf.space",
|
4 |
showCot: true,
|
5 |
theme: "dark",
|
6 |
+
fontFamily: "Inter",
|
7 |
button: {
|
8 |
style: {
|
9 |
bgcolor: "#17108f"
|