summaryrefslogtreecommitdiff
path: root/server-status/index.php
diff options
context:
space:
mode:
authorLinuxWizard42 <linuxwizard@voidnet.dy.fi>2022-11-30 18:31:58 +0200
committerLinuxWizard42 <linuxwizard@voidnet.dy.fi>2022-11-30 18:31:58 +0200
commit85c02c3468656a85389018e4d23fc9e8a344f4a7 (patch)
treeb281299896f63a57f0e23a08523fafe2335b7f8d /server-status/index.php
parent4ef700591a149d598a60b8d9402d627f1e3152cf (diff)
downloadVoidNet_Site-85c02c3468656a85389018e4d23fc9e8a344f4a7.tar.gz
VoidNet_Site-85c02c3468656a85389018e4d23fc9e8a344f4a7.tar.zst
Updated bootstrap to 5.2.3
Diffstat (limited to 'server-status/index.php')
-rw-r--r--server-status/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/server-status/index.php b/server-status/index.php
index 49a2a76..2da8a2b 100644
--- a/server-status/index.php
+++ b/server-status/index.php
@@ -6,8 +6,8 @@
<meta name="og:title" content="VoidNet"/>
<meta name="og:description" content="VoidNet Server Network"/>
<html>
-<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.2/js/bootstrap.bundle.min.js" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript"></script>
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.2/css/bootstrap.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/css"/>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.3/js/bootstrap.bundle.min.js" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript"></script>
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.3/css/bootstrap.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/css"/>
<link rel="stylesheet" href="/css/voidnet.css" type="text/css"/>
<title>Server status - VoidNet</title>
</head>
@@ -49,4 +49,4 @@
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>