File size: 119 Bytes
c3bb23c
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
import streamlit as st

st.image("assets/img/cll.png")

st.markdown(
	
	"""
	[GitHub](https://github.com/CllsPy)
	"""
)