diff options
Diffstat (limited to 'about/index.html')
-rw-r--r-- | about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index 0a8340f..c52fc4d 100644 --- a/about/index.html +++ b/about/index.html @@ -8,7 +8,7 @@ <html> <head> <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="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>About - VoidNet</title> </head> |