Skip to content

Commit 5f3bdf0

Browse files
committed
Removed contributors from the header
1 parent cf9963b commit 5f3bdf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/templates/header.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ <h1>Devcade</h1>
5555
<div id="nav" class="dropped hidden">
5656
<div class="item"><a href="/">Home</a></div>
5757
<div class="item"><a href="/catalog">Games</a></div>
58-
<div class="item"><a href="/credits">Contributors</a></div>
5958
{% if current_user.is_authenticated %}
6059
<div class="item"><a href="/upload">Upload</a></div>
6160
<div class="item" id="account">

0 commit comments

Comments
 (0)