Commit 942e0fa8 authored by Nicolas Atrax's avatar Nicolas Atrax

Update Welcome.py

parent cf004a85
......@@ -9,8 +9,6 @@ import src.basic as tmp
tmp.base("Welcome")
st.write(st.session_state.general_text_dict['title'])
st.write(st.session_state.general_text_dict['welcome'])
st.write(st.session_state.general_text_dict['tools'])
st.write(st.session_state.general_text_dict['code'])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment