9 lines
108 B

// Custom scripts
$( document ).ready(function() {
/**
* AnchorJS
*/
anchors.add();
});