diff --git a/App/App.py b/App/App.py index 21e5c8e35..8ca8c9b1f 100644 --- a/App/App.py +++ b/App/App.py @@ -136,7 +136,7 @@ def run(): st.sidebar.markdown("# Choose Something...") activities = ["User", "Feedback", "About", "Admin"] choice = st.sidebar.selectbox("Choose among the given options:", activities) - link = 'Built with 🤍 by Deepak Padhi' + link = 'Built with 🤍 by Ansab Butt' st.sidebar.markdown(link, unsafe_allow_html=True) st.sidebar.markdown(''' @@ -652,7 +652,7 @@ def run():

Built with 🤍 by - Deepak Padhi through + Ansab Butt through Dr Bright --(Data Scientist)