dashskills / public /contexte.js
datacipen's picture
Update public/contexte.js
c7f40b4 verified
raw
history blame
91 Bytes
function contextia(text) {
document.getElementById('custom-topbar').innerHTML = text;
}