This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
docs
mirror of
https://github.com/lukechilds/docs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
423
Commits
80
Branches
0
Tags
152 MiB
TypeScript
80.8%
JavaScript
19.2%
Tree:
ec63bca694
docs
/
assets
/
js
/
custom.js
9 lines
108 B
Raw
Blame
History
// Custom scripts
$
(
document
)
.
ready
(
function
(
)
{
/**
* AnchorJS
*/
anchors
.
add
(
)
;
}
)
;
Reference in new issue