diff --git a/links.php b/links.php index 8d1717f..abe6462 100644 --- a/links.php +++ b/links.php @@ -12,7 +12,13 @@ - + isDot()) && str_ends_with($file, ".css")) { + echo '' . PHP_EOL . ' '; + } + } ?> Aliberk Sandıkçı | Personel Website | aliberksandikci.com.tr @@ -67,6 +73,14 @@ ?> + +isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") { + echo '' . PHP_EOL . ' '; + } + } ?> \ No newline at end of file