Skip to content

Commit 8d42f18

Browse files
Update _includes/1kcontributor-list-band.html
Co-authored-by: Max Rydahl Andersen <[email protected]>
1 parent d638287 commit 8d42f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/1kcontributor-list-band.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h2>The Amazing 1000 Contributors</h2>
2323
</div>
2424
<div>
2525
<p class="title">{{ item.name }}</p>
26-
<p class="description">Github: {{ item.login }}</p>
26+
<p class="description">{{ item.login }}</p>
2727
</div>
2828
</div>
2929
{% endfor %}

0 commit comments

Comments
 (0)