File size: 77 Bytes
271bc4f
 
 
 
 
1
2
3
4
5
6
<?php
  $links = array(
    'js' => 'lib/waypoints/waypoints.min.js'
  );
?>