Spaces:
Build error
Build error
| import streamlit as st | |
| st.markdown("<h1><center>Welcome to Cricket Info APP</center></h1>",unsafe_allow_html=True) | |
| st.markdown("<p>Cricket is a sports</p>",unsafe_allow_html=True) |