Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Alfredredbird/CyberKelp
/ script.js
File
script.js
script.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// script.js
2
3
const
contentEl = document.getElementById(
"content"
);
4
const
breadcrumbEl = document.getElementById(
"breadcrumb-text"
);
Callers
nothing calls this directly
Calls
1
init
Function · 0.85
Tested by
no test coverage detected