Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -96,7 +96,7 @@ with gr.Blocks(theme='earneleh/paris', css=custom_css) as demo:
|
|
| 96 |
<a href="https://www.linkedin.com/in/pejman-ebrahimi-4a60151a7/" target="_blank">LinkedIn</a> |
|
| 97 |
<a href="https://github.com/arad1367" target="_blank">GitHub</a> |
|
| 98 |
<a href="https://arad1367.pythonanywhere.com/" target="_blank">Live demo of my PhD defense</a>
|
| 99 |
-
<p
|
| 100 |
</div>
|
| 101 |
""")
|
| 102 |
|
|
|
|
| 96 |
<a href="https://www.linkedin.com/in/pejman-ebrahimi-4a60151a7/" target="_blank">LinkedIn</a> |
|
| 97 |
<a href="https://github.com/arad1367" target="_blank">GitHub</a> |
|
| 98 |
<a href="https://arad1367.pythonanywhere.com/" target="_blank">Live demo of my PhD defense</a>
|
| 99 |
+
<p>Made with 💖 by Pejman Ebrahimi</p>
|
| 100 |
</div>
|
| 101 |
""")
|
| 102 |
|