Skip to content

Commit 8bbf048

Browse files
authored
feat: disabled project submission (#74)
1 parent 0e12cc3 commit 8bbf048

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

src/components/header.astro

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@ const headerClass = sticky
4444
Register
4545
</a>
4646
</li>
47-
<li>
48-
<a
49-
href="/projects"
50-
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"
51-
>
52-
Upload Project
53-
</a>
54-
</li>
5547
</ul>
5648
</nav>
5749
<button
File renamed without changes.

0 commit comments

Comments
 (0)