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