Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,8 @@ colorFrom: gray
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# Welcome to The Context Course
|
|
@@ -19,7 +21,7 @@ First, you need to join this org to get info about the course:
|
|
| 19 |
|
| 20 |
<div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #2d2d2d, #1a1a1a); border-radius: 8px;">
|
| 21 |
<h2 style="color: #e0e0e0; margin-bottom: 10px;">🚀 Ready to start? Enroll now — it's free.</h2>
|
| 22 |
-
<a href="https://
|
| 23 |
</div>
|
| 24 |
|
| 25 |
Our first livestream will be May 12th, so sign up on YouTube.
|
|
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
thumbnail: >-
|
| 9 |
+
https://cdn-uploads.huggingface.co/production/uploads/62d648291fa3e4e7ae3fa6e8/zayI0eWSVI6Ylp8TlU22L.png
|
| 10 |
---
|
| 11 |
|
| 12 |
# Welcome to The Context Course
|
|
|
|
| 21 |
|
| 22 |
<div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #2d2d2d, #1a1a1a); border-radius: 8px;">
|
| 23 |
<h2 style="color: #e0e0e0; margin-bottom: 10px;">🚀 Ready to start? Enroll now — it's free.</h2>
|
| 24 |
+
<a href="https://hf-learn.short.gy/join-context-course" style="display: inline-block; padding: 10px 20px; background-color: #4a9eff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#3a8eef'" onmouseout="this.style.backgroundColor='#4a9eff'">Join the Course</a>
|
| 25 |
</div>
|
| 26 |
|
| 27 |
Our first livestream will be May 12th, so sign up on YouTube.
|