Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
<div class="container">
|
| 16 |
<header>
|
| 17 |
<h1>π Student Scores Leaderboard</h1>
|
| 18 |
-
<p>Top
|
| 19 |
<div id="last-updated">Loading...</div>
|
| 20 |
</header>
|
| 21 |
|
|
|
|
| 15 |
<div class="container">
|
| 16 |
<header>
|
| 17 |
<h1>π Student Scores Leaderboard</h1>
|
| 18 |
+
<p>Top students of the Agents Course Unit 4 Challenge</p>
|
| 19 |
<div id="last-updated">Loading...</div>
|
| 20 |
</header>
|
| 21 |
|