6 lines
77 B
PHP
Raw Normal View History

2024-06-10 17:33:07 +05:45
<?php
$links = array(
'js' => 'lib/waypoints/waypoints.min.js'
);
?>