DrishtiSharma commited on
Commit
a92ef3d
Β·
verified Β·
1 Parent(s): c21af77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -100,7 +100,7 @@ def main():
100
  st.info("No posts to save or share.")
101
 
102
  st.sidebar.markdown("---")
103
- st.sidebar.markdown(""###Reference:")
104
  st.sidebar.markdown([Linkedin Post Generator - Codebasics](https://www.youtube.com/watch?v=qZ_J-Xg0QM4))
105
 
106
 
 
100
  st.info("No posts to save or share.")
101
 
102
  st.sidebar.markdown("---")
103
+ st.sidebar.markdown("###Reference:")
104
  st.sidebar.markdown([Linkedin Post Generator - Codebasics](https://www.youtube.com/watch?v=qZ_J-Xg0QM4))
105
 
106