a1c00l commited on
Commit
7121f16
·
verified ·
1 Parent(s): ba213b9

Update templates/result.html

Browse files
Files changed (1) hide show
  1. templates/result.html +1 -2
templates/result.html CHANGED
@@ -405,8 +405,7 @@
405
  <body>
406
  <!-- Header with logo and title -->
407
  <div class="header">
408
- <div style="display: flex; align-items: center;">
409
- <img src="/static/images/AetherisAI(logo).png" alt="Aetheris AI Logo">
410
  <h1>AI SBOM Generator</h1>
411
  </div>
412
  </div>
 
405
  <body>
406
  <!-- Header with logo and title -->
407
  <div class="header">
408
+ <img src="https://huggingface.co/spaces/aetheris-ai/aibom-generator/resolve/main/templates/images/AetherisAI-logo.png" alt="Aetheris AI Logo">
 
409
  <h1>AI SBOM Generator</h1>
410
  </div>
411
  </div>