aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 00:50:23 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 00:50:23 +0200
commit053a1850672008d42bc0a4e62b551cbd2cc94096 (patch)
treee6fafd9592d48cfbf42bf0fa27187a7be5e8e986 /index.html
parentREADME: update (diff)
downloadlinux-status-053a1850672008d42bc0a4e62b551cbd2cc94096.tar.gz
linux-status-053a1850672008d42bc0a4e62b551cbd2cc94096.zip
upgrade Bootstrap & jQuery
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 018e021..7e61312 100644
--- a/index.html
+++ b/index.html
@@ -75,7 +75,7 @@ td > code {
<div id="users">
</div>
</div>
- <script src="js/jquery-3.3.1.min.js"></script>
+ <script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script>
function format_duration(duration) {