Spaces:
Runtime error
Runtime error
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
<article class="article-container">
|
23 |
<div class="container text-center" style="padding-bottom: 0px;">
|
24 |
<!-- <h1 style="color: #ffffff; font-size: 50px;">CybeRadar</h1> -->
|
25 |
-
<img src="/static/
|
26 |
<h2 style="color: #ffffff;"> Detect📡 Defend🛡</h2>
|
27 |
|
28 |
</div>
|
|
|
22 |
<article class="article-container">
|
23 |
<div class="container text-center" style="padding-bottom: 0px;">
|
24 |
<!-- <h1 style="color: #ffffff; font-size: 50px;">CybeRadar</h1> -->
|
25 |
+
<img src="/static/logo.png" width="25%">
|
26 |
<h2 style="color: #ffffff;"> Detect📡 Defend🛡</h2>
|
27 |
|
28 |
</div>
|