diff --git a/dev/index.php b/dev/index.php
index 5f0cd5f..749ad5b 100644
--- a/dev/index.php
+++ b/dev/index.php
@@ -7,7 +7,7 @@
isDot()) && str_ends_with($file, ".css")) {
echo '' . PHP_EOL . ' ';
@@ -58,7 +58,7 @@
isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") {
echo '' . PHP_EOL . ' ';
diff --git a/links/index.php b/links/index.php
index a5d7a79..c89d5e2 100644
--- a/links/index.php
+++ b/links/index.php
@@ -13,7 +13,7 @@
isDot()) && str_ends_with($file, ".css")) {
echo '' . PHP_EOL . ' ';
@@ -39,7 +39,7 @@
isDot()) && str_ends_with($file, ".js") && $file != "jquery.js") {
echo '' . PHP_EOL . ' ';