Add lessons page and members page

This commit is contained in:
BuffTechTalk
2024-09-10 22:31:13 -05:00
parent 64f8a64965
commit b8ddd50ae0
24 changed files with 213 additions and 26 deletions

View File

@@ -3,4 +3,5 @@ import streamlit as st
def event():
st.title("BuffTeks Event")
st.title("BuffTeks Event")
st.write("Under Construction")