Update web/users.html
Browse files- web/users.html +1 -1
web/users.html
CHANGED
|
@@ -121,7 +121,7 @@
|
|
| 121 |
<nav class="vertnav navbar navbar-light">
|
| 122 |
<!-- nav bar -->
|
| 123 |
<a class="navbar-brand mx-auto mt-2 flex-fill text-center">
|
| 124 |
-
<img src="assets/images/
|
| 125 |
<img src="assets/images/LogoMini.png" alt="Logo Mini" id="sidebarLogoMini" style="max-width:44px; display:none; transition: opacity 0.3s ease;">
|
| 126 |
</a>
|
| 127 |
|
|
|
|
| 121 |
<nav class="vertnav navbar navbar-light">
|
| 122 |
<!-- nav bar -->
|
| 123 |
<a class="navbar-brand mx-auto mt-2 flex-fill text-center">
|
| 124 |
+
<img src="assets/images/RetinAILogo.png" alt="Logo" id="sidebarLogo" style="max-width:140px; transition: opacity 0.3s ease;">
|
| 125 |
<img src="assets/images/LogoMini.png" alt="Logo Mini" id="sidebarLogoMini" style="max-width:44px; display:none; transition: opacity 0.3s ease;">
|
| 126 |
</a>
|
| 127 |
|