Em4e commited on
Commit
f068132
·
verified ·
1 Parent(s): 719b0ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -165,7 +165,7 @@ class SeoAppUI:
165
  st.markdown("App created by [Emilija Gjorgjevska](https://www.linkedin.com/in/emilijagjorgjevska/)")
166
 
167
  def _display_info_expander(self):
168
- with st.expander("ℹ️ How the app works", expanded=True):
169
  st.markdown(
170
  """
171
  <div style="background-color: #f0f2f6; padding: 20px; border-radius: 10px;">
 
165
  st.markdown("App created by [Emilija Gjorgjevska](https://www.linkedin.com/in/emilijagjorgjevska/)")
166
 
167
  def _display_info_expander(self):
168
+ with st.expander("ℹ️ How the app works [CLICK TO EXPAND]", expanded=False):
169
  st.markdown(
170
  """
171
  <div style="background-color: #f0f2f6; padding: 20px; border-radius: 10px;">