Skip to content

Commit 930c508

Browse files
committed
Update index.html
1 parent 9941d7a commit 930c508

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,6 @@
3131
<header class="bg-github shadow">
3232
<div class="container mx-auto px-4 py-4 flex items-center justify-between">
3333
<h1 class="text-2xl font-bold text-white">Rinha de Backend</h1>
34-
<nav>
35-
<ul class="flex space-x-4">
36-
<li><a href="#" class="text-white hover:text-gray-300">Home</a></li>
37-
<li><a href="#" class="text-white hover:text-gray-300">About</a></li>
38-
<li><a href="#" class="text-white hover:text-gray-300">Contact</a></li>
39-
</ul>
40-
</nav>
4134
</div>
4235
</header>
4336
<main class="container mx-auto px-4 py-8 flex-grow">

0 commit comments

Comments
 (0)