Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatGuySam/doesitarm
/ metaMarkup
Method
metaMarkup
helpers/config-node.js:342–344 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
340
341
342
get metaMarkup () {
343
return
Object.values( this.metaTags ).join(
''
)
344
}
345
346
get linkTags () {
347
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected