CosmickVisions commited on
Commit
26a2d60
·
verified ·
1 Parent(s): 173e242

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -87,9 +87,6 @@ def apply_simplified_theme():
87
  )
88
  return
89
 
90
- # Set the App configuration
91
- st.set_page_config(page_title="Executive Insights Pro", layout="wide", page_icon="📈")
92
-
93
  # Apply background and simplified theme
94
  set_background()
95
  apply_simplified_theme()
 
87
  )
88
  return
89
 
 
 
 
90
  # Apply background and simplified theme
91
  set_background()
92
  apply_simplified_theme()