Spaces:
Sleeping
Sleeping
Commit
·
b70428d
1
Parent(s):
6a90425
Update templates/home.html
Browse files- templates/home.html +1 -1
templates/home.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
<br>
|
21 |
|
22 |
<div class="container" id="output" style="visibility:hidden">
|
23 |
-
<img src="/static/images/egypt_vector.png" alt="Egypt"
|
24 |
<div class="centered"><h2>{{output}}</h2></div>
|
25 |
</div>
|
26 |
|
|
|
20 |
<br>
|
21 |
|
22 |
<div class="container" id="output" style="visibility:hidden">
|
23 |
+
<img src="/static/images/egypt_vector.png" alt="Egypt" style="display: none;>
|
24 |
<div class="centered"><h2>{{output}}</h2></div>
|
25 |
</div>
|
26 |
|