Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -127,4 +127,4 @@ if st.session_state.get('calculated'):
|
|
127 |
|
128 |
# Footer
|
129 |
st.markdown("---")
|
130 |
-
st.markdown("<p style='text-align:center;'>Nutri-Grade App v2.1 © 2024</p>", unsafe_allow_html=True)
|
|
|
127 |
|
128 |
# Footer
|
129 |
st.markdown("---")
|
130 |
+
st.markdown("<p style='text-align:center;'>Nutri-Grade App v2.1 © 2024</p>", unsafe_allow_html=True)
|