6 lines
77 B
PHP

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