RoversX commited on
Commit
dad4ce6
·
verified ·
1 Parent(s): e63f118

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ st.set_page_config(page_title="Umami Data Processing", layout="wide")
7
  # Display the main title of the application
8
  st.title("Umami Data Processing")
9
 
10
- st.header('Importing CSVs from Umami Cloud to Self-Hosted Umami Data Processing Online')
11
 
12
  # Provide a link to a tutorial for more detailed instructions
13
  st.markdown("""
 
7
  # Display the main title of the application
8
  st.title("Umami Data Processing")
9
 
10
+ st.subheader('Importing CSVs from Umami Cloud to Self-Hosted Umami Data Processing Online')
11
 
12
  # Provide a link to a tutorial for more detailed instructions
13
  st.markdown("""