suriya7 commited on
Commit
1eaf48d
·
verified ·
1 Parent(s): 8409da9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -35,8 +35,8 @@ for _ in range(8):
35
  st.sidebar.write("")
36
 
37
  st.subheader("Build By:")
38
- st.stidebar.write("[Suriya 🤍](https://github.com/theSuriya)")
39
- st.stidebar.write("contact: [Email](mailto:[email protected])")
40
 
41
  if choice == 'Generate Roadmap PDF':
42
  st.subheader('Generate Roadmap PDF')
 
35
  st.sidebar.write("")
36
 
37
  st.subheader("Build By:")
38
+ st.sidebar.write("[Suriya 🤍](https://github.com/theSuriya)")
39
+ st.sidebar.write("contact: [Email](mailto:[email protected])")
40
 
41
  if choice == 'Generate Roadmap PDF':
42
  st.subheader('Generate Roadmap PDF')