omercann commited on
Commit
dbf9a16
·
verified ·
1 Parent(s): 55fb81d

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -136,6 +136,6 @@ with col2:
136
  # ----------------------------- Footer -----------------------------
137
  st.markdown("""
138
  <div class="footer">
139
- © 2025 Neriman Kafaoğlu. Tüm hakları saklıdır.
140
  </div>
141
  """, unsafe_allow_html=True)
 
136
  # ----------------------------- Footer -----------------------------
137
  st.markdown("""
138
  <div class="footer">
139
+ © 2025 Ömer Can. Tüm hakları saklıdır.
140
  </div>
141
  """, unsafe_allow_html=True)