Spaces:
Sleeping
Sleeping
Commit
·
be591a2
1
Parent(s):
5e4f430
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="
|
| 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="images/egypt_vector.png" alt="Egypt">
|
| 24 |
<div class="centered"><h2>{{output}}</h2></div>
|
| 25 |
</div>
|
| 26 |
|