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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def main():
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):
 
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):