Update app.py
Browse files
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("
|
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 |
|