ViannyCruz commited on
Commit
cbea885
·
verified ·
1 Parent(s): bbd192b

Update web/index.html

Browse files
Files changed (1) hide show
  1. web/index.html +1 -1
web/index.html CHANGED
@@ -83,7 +83,7 @@
83
  <!-- nav bar -->
84
  <div class="w-100 mb-4 d-flex">
85
  <a class="navbar-brand mx-auto mt-2 flex-fill text-center">
86
- <img src="assets/images/LOGO.png" alt="Logo" id="sidebarLogo" style="max-width:140px; transition: opacity 0.3s ease;">
87
  <img src="assets/images/LogoMini.png" alt="Logo Mini" id="sidebarLogoMini" style="max-width:44px; display:none; transition: opacity 0.3s ease;">
88
  </a>
89
  </div>
 
83
  <!-- nav bar -->
84
  <div class="w-100 mb-4 d-flex">
85
  <a class="navbar-brand mx-auto mt-2 flex-fill text-center">
86
+ <img src="assets/images/RetinAILogo.png" alt="Logo" id="sidebarLogo" style="max-width:140px; transition: opacity 0.3s ease;">
87
  <img src="assets/images/LogoMini.png" alt="Logo Mini" id="sidebarLogoMini" style="max-width:44px; display:none; transition: opacity 0.3s ease;">
88
  </a>
89
  </div>