DrishtiSharma commited on
Commit
0dc1880
Β·
verified Β·
1 Parent(s): a9a1ef9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ def main():
11
  st.markdown("**Create impactful LinkedIn posts effortlessly.** Customize your post with advanced options, analyze generated content, and save your creations.")
12
 
13
  # Sidebar for settings
14
- st.sidebar.title("πŸ”§ Customization Options")
15
  st.sidebar.markdown("Use these settings to personalize your post.")
16
 
17
  fs = FewShotPosts()
 
11
  st.markdown("**Create impactful LinkedIn posts effortlessly.** Customize your post with advanced options, analyze generated content, and save your creations.")
12
 
13
  # Sidebar for settings
14
+ st.sidebar.title("πŸ› οΈ Customization Options")
15
  st.sidebar.markdown("Use these settings to personalize your post.")
16
 
17
  fs = FewShotPosts()