Skip to content

Commit 2e3138a

Browse files
committed
rm confusing nav leaderboard
1 parent 81c414f commit 2e3138a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ <h1 class="text-3xl font-bold tracking-tight"><a href="#top" class="logo-link" t
9292
<li><a href="#setup" class="text-gray-900 hover:text-gray-600">Setup</a></li>
9393
<li><a href="#timeline" class="text-gray-900 hover:text-gray-600">Timeline</a></li>
9494
<li><a href="#rules" class="text-gray-900 hover:text-gray-600">Rules</a></li>
95-
<li><a href="#leaderboard" class="text-gray-900 hover:text-gray-600">Leaderboard</a></li>
9695
<li><a href="#team" class="text-gray-900 hover:text-gray-600">Team</a></li>
9796
<li class="relative">
9897
<button id="editions-toggle" onclick="document.getElementById('editions-menu').classList.toggle('hidden')"
@@ -123,7 +122,6 @@ <h1 class="text-3xl font-bold tracking-tight"><a href="#top" class="logo-link" t
123122
<li><a href="#setup" class="text-gray-900 hover:text-gray-600">Setup</a></li>
124123
<li><a href="#timeline" class="text-gray-900 hover:text-gray-600">Timeline</a></li>
125124
<li><a href="#rules" class="text-gray-900 hover:text-gray-600">Rules</a></li>
126-
<li><a href="#leaderboard" class="text-gray-900 hover:text-gray-600">Leaderboard</a></li>
127125
<li><a href="#team" class="text-gray-900 hover:text-gray-600">Team</a></li>
128126
<li>
129127
<p class="text-gray-500 text-sm font-medium mb-1">Previous editions</p>

0 commit comments

Comments
 (0)