DrishtiSharma commited on
Commit
be17951
Β·
verified Β·
1 Parent(s): 610e09b

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