dashskills / assets /custom-script.js
datacipen's picture
Update assets/custom-script.js
a9ce02c verified
raw
history blame
249 Bytes
window.mountChainlitWidget(
{
chainlitServer: "https://datacipen-eventia.hf.space",
showCot: true,
theme: "dark",
fontFamily: "Inter, sans-serif",
button: {
style: {
bgcolor: "#17108f"
}
},
});