Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -297,7 +297,7 @@ with gr.Blocks() as demo:
|
|
297 |
""")
|
298 |
|
299 |
gr.Markdown(
|
300 |
-
f"""If you liked this project, you can find my CV [here](https://drive.google.com/file/d/
|
301 |
|
302 |
# --- Event Handling Logic ---
|
303 |
|
|
|
297 |
""")
|
298 |
|
299 |
gr.Markdown(
|
300 |
+
f"""If you liked this project, you can find my CV [here](https://drive.google.com/file/d/19nKyoBoBKMMNzWCan56tKqBs6r_yH9nC/view?usp=sharing) or reach me out at [[email protected]](mailto:[email protected]).""")
|
301 |
|
302 |
# --- Event Handling Logic ---
|
303 |
|