add CIS tech challenge page

This commit is contained in:
BuffTechTalk
2024-09-15 13:19:34 -05:00
parent 99da4a0841
commit 8f05abde23
11 changed files with 512 additions and 7 deletions

View File

@@ -5,8 +5,9 @@ from webpages import code_editor as ce
def testing():
st.title("Testing Page")
ce.code_editor()
# ce.code_editor()
# # [Work]code for instering youtube videos
# video = "https://youtu.be/HluANRwPyNo?feature=shared"
# st.video(video)
# # # [Work]code for instering youtube videos
# # video = "https://youtu.be/HluANRwPyNo?feature=shared"
# # st.video(video)