Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -448,7 +448,7 @@ document.addEventListener("mouseup", () => {
|
|
| 448 |
</script>
|
| 449 |
""") as demo:
|
| 450 |
|
| 451 |
-
gr.Markdown("### 📘
|
| 452 |
|
| 453 |
# ---- Navigation bar ----
|
| 454 |
nav_bar = gr.Radio(
|
|
|
|
| 448 |
</script>
|
| 449 |
""") as demo:
|
| 450 |
|
| 451 |
+
gr.Markdown("### 📘 Read through the resource before completing the rest of the survey")
|
| 452 |
|
| 453 |
# ---- Navigation bar ----
|
| 454 |
nav_bar = gr.Radio(
|