eaglelandsonce commited on
Commit
4df421f
1 Parent(s): 59704f8

Update pages/13_1st_Conscious_State.py

Browse files
Files changed (1) hide show
  1. pages/13_1st_Conscious_State.py +2 -2
pages/13_1st_Conscious_State.py CHANGED
@@ -2,10 +2,10 @@ import streamlit as st
2
  import streamlit.components.v1 as components
3
 
4
  # Set page configuration
5
- st.set_page_config(page_title="Interactive Base 50256 Grid", layout="wide")
6
 
7
  # Title
8
- st.title("Interactive Base 50256 Grid")
9
 
10
  # HTML content (your original HTML/JS code)
11
  html_content = """
 
2
  import streamlit.components.v1 as components
3
 
4
  # Set page configuration
5
+ st.set_page_config(page_title="First Conscious Quadrant", layout="wide")
6
 
7
  # Title
8
+ st.title("First Conscious Quadrant")
9
 
10
  # HTML content (your original HTML/JS code)
11
  html_content = """