MCPcopy 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
747function changeMenu() {
748 $('sup').first().html(MENU)
749}
750
751function addDarkThemeScript() {
752 $('#main').before(DARK_THEME_SCRIPT);

Callers 1

modifyPageFunction · 0.85

Calls 1

$Function · 0.85

Tested by

no test coverage detected