Spaces:
Running
Running
Update templates/result.html
Browse files- 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 |
-
<
|
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>
|