Update app.py
Browse files
app.py
CHANGED
|
@@ -35,7 +35,7 @@ class Main:
|
|
| 35 |
|
| 36 |
</style>
|
| 37 |
<div style="text-align: center;">
|
| 38 |
-
<img src="
|
| 39 |
|
| 40 |
""",
|
| 41 |
unsafe_allow_html=True
|
|
|
|
| 35 |
|
| 36 |
</style>
|
| 37 |
<div style="text-align: center;">
|
| 38 |
+
<img src="Data/photo" class="img-rounded",><br>
|
| 39 |
|
| 40 |
""",
|
| 41 |
unsafe_allow_html=True
|