summaryrefslogtreecommitdiff
path: root/wizardbotv2
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 /wizardbotv2
parent4ef700591a149d598a60b8d9402d627f1e3152cf (diff)
downloadVoidNet_Site-85c02c3468656a85389018e4d23fc9e8a344f4a7.tar.gz
VoidNet_Site-85c02c3468656a85389018e4d23fc9e8a344f4a7.tar.zst
Updated bootstrap to 5.2.3
Diffstat (limited to 'wizardbotv2')
-rw-r--r--wizardbotv2/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizardbotv2/index.html b/wizardbotv2/index.html
index 4561701..47d0193 100644
--- a/wizardbotv2/index.html
+++ b/wizardbotv2/index.html
@@ -7,8 +7,8 @@
<meta name="og:description" content="VoidNet Server Network"/>
<html>
<head>
-<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>WizardBot V2 - VoidNet</title>
</head>
@@ -79,4 +79,4 @@ Programming language the bot is written in: C
</div>
</div>
</body>
-</html> \ No newline at end of file
+</html>