DrishtiSharma commited on
Commit
e45f2a6
Β·
verified Β·
1 Parent(s): d145ae2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -100,7 +100,8 @@ def main():
100
  st.info("No posts to save or share.")
101
 
102
  st.sidebar.markdown("---")
103
- st.sidebar.markdown("### [Reference:](https://www.youtube.com/watch?v=qZ_J-Xg0QM4)")
 
104
 
105
 
106
  def post_analysis(post):
 
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
 
107
  def post_analysis(post):