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