Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -122,7 +122,7 @@ def main():
|
|
| 122 |
)
|
| 123 |
|
| 124 |
# --- Encabezado ---
|
| 125 |
-
st.image(
|
| 126 |
st.title("馃摉 LOS CODIGOS DE DIOS - BOTIDINAMIX AI")
|
| 127 |
st.markdown("Bienvenido al Asistente Teol贸gico, donde puedes preguntar sobre interpretaciones y reflexiones b铆blicas.")
|
| 128 |
|
|
|
|
| 122 |
)
|
| 123 |
|
| 124 |
# --- Encabezado ---
|
| 125 |
+
st.image("biblie.jpg")
|
| 126 |
st.title("馃摉 LOS CODIGOS DE DIOS - BOTIDINAMIX AI")
|
| 127 |
st.markdown("Bienvenido al Asistente Teol贸gico, donde puedes preguntar sobre interpretaciones y reflexiones b铆blicas.")
|
| 128 |
|