ativos / html_home.py
Lucas Vasconcelos Rocha
Add application file
4565b50
import streamlit as st
#card
def home():
st.markdown(
f"""
""", unsafe_allow_html=True)