Spaces:
Running
Running
burtenshaw
commited on
Commit
·
49829f8
1
Parent(s):
e4ebc1b
update last logo
Browse files
app.py
CHANGED
@@ -368,7 +368,7 @@ def handle_quiz(
|
|
368 |
<div style="text-align: center; padding: 20px; border: 2px dashed #ccc;">
|
369 |
<h3>🎯 Keep Going!</h3>
|
370 |
<p>Complete the quiz and pass to unlock your LinkedIn certificate!</p>
|
371 |
-
<img src="https://huggingface.co/spaces/mcp-course/unit_1_quiz/resolve/main/
|
372 |
</div>
|
373 |
""",
|
374 |
), # linkedin button with progress message
|
|
|
368 |
<div style="text-align: center; padding: 20px; border: 2px dashed #ccc;">
|
369 |
<h3>🎯 Keep Going!</h3>
|
370 |
<p>Complete the quiz and pass to unlock your LinkedIn certificate!</p>
|
371 |
+
<img src="https://huggingface.co/spaces/mcp-course/unit_1_quiz/resolve/main/li_logo.webp" alt="LinkedIn Add to Profile" style="width: 200px; height: 53px; opacity: 0.5;">
|
372 |
</div>
|
373 |
""",
|
374 |
), # linkedin button with progress message
|