diff options
Diffstat (limited to 'software/index.html')
-rw-r--r-- | software/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/software/index.html b/software/index.html index 245dbbf..7cbdb1b 100644 --- a/software/index.html +++ b/software/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>Software - VoidNet</title> </head> @@ -63,4 +63,4 @@ This page has list of software created by VoidNet owner or other people who want </div> </div> </body> -</html>
\ No newline at end of file +</html> |