Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/gto76/python-cheatsheet
/ changeMenu
Function
changeMenu
parse.js:747–749 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
745
}
746
747
function
changeMenu() {
748
$(
'sup'
).first().html(MENU)
749
}
750
751
function
addDarkThemeScript() {
752
$(
'#main'
).before(DARK_THEME_SCRIPT);
Callers
1
modifyPage
Function · 0.85
Calls
1
$
Function · 0.85
Tested by
no test coverage detected