Spaces:
Sleeping
Sleeping
Update my_model/utilities/ui_manager.py
Browse files
my_model/utilities/ui_manager.py
CHANGED
@@ -72,7 +72,7 @@ class UIManager():
|
|
72 |
st.sidebar.markdown(
|
73 |
"""
|
74 |
<div style="text-align: center;">
|
75 |
-
<a href="https://www.linkedin.com/in/m7mdal7aj" style="font-weight: bold; text-decoration: none;">Mohammed
|
76 |
</div>
|
77 |
""",
|
78 |
unsafe_allow_html=True
|
|
|
72 |
st.sidebar.markdown(
|
73 |
"""
|
74 |
<div style="text-align: center;">
|
75 |
+
<a href="https://www.linkedin.com/in/m7mdal7aj" style="font-weight: bold; text-decoration: none;">Mohammed Bin Ali AlHaj</a>
|
76 |
</div>
|
77 |
""",
|
78 |
unsafe_allow_html=True
|