Update my_pages/home.py
Browse files- my_pages/home.py +1 -1
my_pages/home.py
CHANGED
|
@@ -74,7 +74,7 @@ def render():
|
|
| 74 |
---
|
| 75 |
<div style='text-align: center; font-size:18px; color:gray;'>
|
| 76 |
Click on sentences above to initiate various piece of the demo. <br>
|
| 77 |
-
Or click on the 'Start Tutorial' button below to go through them all sequentially. <br>
|
| 78 |
</div>
|
| 79 |
""",
|
| 80 |
unsafe_allow_html=True
|
|
|
|
| 74 |
---
|
| 75 |
<div style='text-align: center; font-size:18px; color:gray;'>
|
| 76 |
Click on sentences above to initiate various piece of the demo. <br>
|
| 77 |
+
Or click on the 'Start Tutorial' button below to go through them all sequentially. <br><br>
|
| 78 |
</div>
|
| 79 |
""",
|
| 80 |
unsafe_allow_html=True
|