Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
datacipen
/
dashskills
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b260851
dashskills
/
public
/
contexte.js
datacipen
Update public/contexte.js
c7f40b4
verified
4 months ago
raw
Copy download link
history
blame
Safe
91 Bytes
function
contextia
(
text
) {
document
.
getElementById
(
'custom-topbar'
).
innerHTML
= text;
}