6 lines
77 B
PHP
Raw Permalink Normal View History

2024-06-24 16:53:38 +05:45
<?php
$links = array(
'js' => 'lib/waypoints/waypoints.min.js'
);
?>