Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ def get_data():
35
  df = get_data()
36
 
37
  # Streamlit UI
38
- st.title("🌍 CGD Survey Explorer (Live DB)")
39
 
40
  st.sidebar.header("πŸ”Ž Filter Questions")
41
 
 
35
  df = get_data()
36
 
37
  # Streamlit UI
38
+ st.title("🌍 CGD Question Search (Live DB)")
39
 
40
  st.sidebar.header("πŸ”Ž Filter Questions")
41