Update app.py
Browse files
app.py
CHANGED
@@ -371,7 +371,7 @@ elif page == "About": # β
Now this will work correctly
|
|
371 |
<br>
|
372 |
π [LinkedIn](www.linkedin.com/in/ayush20039939)
|
373 |
<br>
|
374 |
-
π [GitHub](https://github.com/Ayush99392003
|
375 |
</div>
|
376 |
""", unsafe_allow_html=True)
|
377 |
|
|
|
371 |
<br>
|
372 |
π [LinkedIn](www.linkedin.com/in/ayush20039939)
|
373 |
<br>
|
374 |
+
π [GitHub](https://github.com/Ayush99392003)
|
375 |
</div>
|
376 |
""", unsafe_allow_html=True)
|
377 |
|