Update app.py
Browse files
app.py
CHANGED
@@ -267,6 +267,6 @@ if uploaded_file is not None:
|
|
267 |
st.markdown("""
|
268 |
<hr>
|
269 |
<footer style="text-align: center; font-size: 0.9em;">
|
270 |
-
©
|
271 |
</footer>
|
272 |
""", unsafe_allow_html=True)
|
|
|
267 |
st.markdown("""
|
268 |
<hr>
|
269 |
<footer style="text-align: center; font-size: 0.9em;">
|
270 |
+
© 2025 - Le Radiologue Virtuel | Propulsé par M. ADJOUMANI
|
271 |
</footer>
|
272 |
""", unsafe_allow_html=True)
|