mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-08-31 07:09:50 +02:00
6 lines
77 B
PHP
6 lines
77 B
PHP
|
<?php
|
||
|
$links = array(
|
||
|
'js' => 'lib/waypoints/waypoints.min.js'
|
||
|
);
|
||
|
?>
|