diff options
Diffstat (limited to 'wizardbot/index.html')
-rw-r--r-- | wizardbot/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wizardbot/index.html b/wizardbot/index.html index 50d4117..f04ceaa 100644 --- a/wizardbot/index.html +++ b/wizardbot/index.html @@ -4,8 +4,8 @@ <meta name="description" content="VoidNet Server Network"/> <meta name="og:title" content="VoidNet"/> <meta name="og:description" content="VoidNet Server Network"/> -<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.0/js/bootstrap.bundle.min.js" integrity="sha512-9GacT4119eY3AcosfWtHMsT5JyZudrexyEVzTBWV3viP/YfB9e2pEy3N7WXL3SV6ASXpTU0vzzSxsbfsuUH4sQ==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/javascript"></script> -<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.2.0/css/bootstrap.min.css" integrity="sha512-XWTTruHZEYJsxV3W/lSXG1n3Q39YIWOstqvmFsdNEEQfHoZ6vm6E9GK2OrF6DSJSpIbRbi+Nn0WDPID9O7xB2Q==" crossorigin="anonymous" referrerpolicy="no-referrer" type="text/css"/> +<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"/> <link rel="stylesheet" href="../css/voidnet.css" type="text/css"/> <title>WizardBot - VoidNet</title> <html> |