diff options
Diffstat (limited to 'webAO/index.html')
| -rw-r--r-- | webAO/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/index.html b/webAO/index.html index 7b19fd8..92b0684 100644 --- a/webAO/index.html +++ b/webAO/index.html @@ -23,7 +23,7 @@ </script> </head> -<body onload="onLoad()"> +<body> <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark fixed-top"> <div class="container"> <div class="collapse navbar-collapse" id="navbarResponsive"> |
