first change
This commit is contained in:
5
lib/waypoints/links.php
Normal file
5
lib/waypoints/links.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$links = array(
|
||||
'js' => 'lib/waypoints/waypoints.min.js'
|
||||
);
|
||||
?>
|
Reference in New Issue
Block a user