Spaces:
Running
Running
Update dashboard.html
Browse files- dashboard.html +1 -1
dashboard.html
CHANGED
|
@@ -44,7 +44,7 @@ body {
|
|
| 44 |
|
| 45 |
<a href="dashboard.html">Dashboard</a>
|
| 46 |
<a href="impact.html" class="hover:opacity-80">Impact</a>
|
| 47 |
-
<a href="
|
| 48 |
|
| 49 |
<a href="index.html" class="bg-white text-emerald-600 px-4 py-1 rounded-full font-semibold">
|
| 50 |
Logout
|
|
|
|
| 44 |
|
| 45 |
<a href="dashboard.html">Dashboard</a>
|
| 46 |
<a href="impact.html" class="hover:opacity-80">Impact</a>
|
| 47 |
+
<a href="leaderboard.html" class="hover:opacity-80">Leaderboard</a>
|
| 48 |
|
| 49 |
<a href="index.html" class="bg-white text-emerald-600 px-4 py-1 rounded-full font-semibold">
|
| 50 |
Logout
|