Optimized site loading speed.

This commit is contained in:
Oleg Sh
2025-05-25 15:33:23 +02:00
parent a143b014a2
commit 9494cb6bdf
18 changed files with 149 additions and 85 deletions

View File

@@ -8,7 +8,7 @@
<meta http-equiv="cleartype" content="on">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="<?= Root("i/js/dev/jquery-2.0.3.js")?>" ></script>
<script src="<?= Root("i/js/dev/jquery-2.0.3.min.js")?>" ></script>
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/funcs.css')?>" />
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/bootstrap3/bootstrap.css')?>" />