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