CosmickVisions commited on
Commit
6299132
·
verified ·
1 Parent(s): 3d95f70

Update app.py

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