Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions src/components/header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,6 @@ const headerClass = sticky
Register
</a>
</li>
<li>
<a
href="/projects"
class="rounded-full px-2.5 py-1 text-xs font-semibold text-white shadow-sm ring-1 ring-inset ring-white hover:ring-secondary"
>
Upload Project
</a>
</li>
</ul>
</nav>
<button
Expand Down
File renamed without changes.