Mattral commited on
Commit
47df6d0
Β·
verified Β·
1 Parent(s): c2aa29e

Update pages/2_πŸš€_QuickML.py

Browse files
Files changed (1) hide show
  1. pages/2_πŸš€_QuickML.py +1 -1
pages/2_πŸš€_QuickML.py CHANGED
@@ -59,7 +59,7 @@ with st.sidebar:
59
  st.image("./assets/logo.png", use_column_width=True)
60
 
61
 
62
- st.markdown("<h1 style='text-align: center; '>πŸš€ QuickML</h1>", unsafe_allow_html=True)
63
  st.markdown("QuickML is a tool that helps you to build a Machine Learning model in just a few clicks.", unsafe_allow_html=True)
64
  st.divider()
65
 
 
59
  st.image("./assets/logo.png", use_column_width=True)
60
 
61
 
62
+ st.markdown("<h1 style='text-align: center; '>πŸš€ Click Analytics</h1>", unsafe_allow_html=True)
63
  st.markdown("QuickML is a tool that helps you to build a Machine Learning model in just a few clicks.", unsafe_allow_html=True)
64
  st.divider()
65