life_saver / pages /author.py
CASLL's picture
Upload 2 files
c3bb23c verified
raw
history blame contribute delete
No virus
119 Bytes
import streamlit as st
st.image("assets/img/cll.png")
st.markdown(
"""
[GitHub](https://github.com/CllsPy)
"""
)