Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -35,8 +35,8 @@ for _ in range(8):
|
|
| 35 |
st.sidebar.write("")
|
| 36 |
|
| 37 |
st.subheader("Build By:")
|
| 38 |
-
st.
|
| 39 |
-
st.
|
| 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:thesuriya3@gamil.com)")
|
| 40 |
|
| 41 |
if choice == 'Generate Roadmap PDF':
|
| 42 |
st.subheader('Generate Roadmap PDF')
|