This website requires JavaScript.
Explore
Help
Sign In
suroh
/
work.suroh.tk
Watch
0
Star
0
Fork
You've already forked work.suroh.tk
0
Code
Pull Requests
Actions
Activity
4eca145e2d
work.suroh.tk
/
node_modules
/
@11ty
/
eleventy
/
test
/
stubs
/
function-markdown.11ty.js
4 lines
64 B
JavaScript
Raw
Blame
History
module
.
exports
=
function
(
data
)
{
return
`
#
${
data
.
name
}
`
;
}
;
View Git Blame
Copy Permalink