omercann commited on
Commit
8d51a20
·
verified ·
1 Parent(s): 537a411

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -215,6 +215,6 @@ if user in st.session_state.history:
215
  # ----------------------------- Footer -----------------------------
216
  st.markdown("""
217
  <div class="footer">
218
- © 2025 Neriman Kafaoğlu. Tüm hakları saklıdır.
219
  </div>
220
  """, unsafe_allow_html=True)
 
215
  # ----------------------------- Footer -----------------------------
216
  st.markdown("""
217
  <div class="footer">
218
+ © 2025 Ömer Can. Tüm hakları saklıdır.
219
  </div>
220
  """, unsafe_allow_html=True)