CineAI commited on
Commit
e801b3f
Β·
verified Β·
1 Parent(s): 6c153a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -169,7 +169,9 @@ def generate_content_ideas(niche, audience, content_format, num_ideas=4, advance
169
  st.sidebar.title("Support This Tool")
170
  st.sidebar.markdown(f"""
171
  If you find this AI Content Idea Generator useful, please consider supporting its ongoing development and hosting costs.
 
172
  [**πŸ’– Support on Patreon**]({PATREON_URL})
 
173
  Your support helps keep this tool running and allows for future improvements!
174
  """)
175
 
 
169
  st.sidebar.title("Support This Tool")
170
  st.sidebar.markdown(f"""
171
  If you find this AI Content Idea Generator useful, please consider supporting its ongoing development and hosting costs.
172
+
173
  [**πŸ’– Support on Patreon**]({PATREON_URL})
174
+
175
  Your support helps keep this tool running and allows for future improvements!
176
  """)
177