/home/hdwebsolution/www/karamboring/lib/waypoints/links.php
<?php
  $links = array(
    'js' => 'lib/waypoints/waypoints.min.js'
  );
?>