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