add pages
This commit is contained in:
@@ -2,6 +2,12 @@ import streamlit as st
|
||||
|
||||
def classroom():
|
||||
st.title("BuffTeks Classroom")
|
||||
st.divider()
|
||||
|
||||
st.divider()
|
||||
|
||||
st.title("PythonX")
|
||||
st.image("./images/PythonXPicture.png")
|
||||
st.image("./images/PythonXPicture.png", caption = "Learn coding in Python")
|
||||
|
||||
st.divider()
|
||||
st.title("CoreTeks")
|
||||
st.image("./images/CoreTeksPicture.png", caption="Sharing and learning new tech skills")
|
||||
Reference in New Issue
Block a user