Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatGuySam/doesitarm
/ mapLinkTag
Function
mapLinkTag
helpers/config-node.js:239–244 ·
view source on GitHub ↗
( tag )
Source
from the content-addressed store, hash-verified
237
}
238
239
function
mapLinkTag ( tag ) {
240
return
[
241
`
type
-${tag.
type
}`,
242
makeTag(tag,
'link'
)
243
]
244
}
245
246
247
export
class
PageHead {
Callers
nothing calls this directly
Calls
1
makeTag
Function · 0.85
Tested by
no test coverage detected