Suat ATAN commited on
Commit
f3d8578
·
1 Parent(s): f1387c9
Files changed (1) hide show
  1. components/sidebar.py +1 -1
components/sidebar.py CHANGED
@@ -36,7 +36,7 @@ def sidebar():
36
  st.markdown(
37
  "This tool is a work in progress. "
38
  )
39
- st.markdown("Made by S.Atan")
40
  st.markdown("---")
41
 
42
  faq()
 
36
  st.markdown(
37
  "This tool is a work in progress. "
38
  )
39
+ st.markdown("Made by Suat")
40
  st.markdown("---")
41
 
42
  faq()