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

|
377 |
+
|
378 |
+
https://github.com)
|
379 |
</div>
|
380 |
""", unsafe_allow_html=True)
|
381 |
|