Skip to content

Commit

Permalink
Remove unnecessary line feed at the end of the contributor-details te…
Browse files Browse the repository at this point in the history
…mplate
  • Loading branch information
Jericho committed Dec 8, 2023
1 parent 6b6d1a7 commit 1b77d08
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<a href="{{contributor.html_url}}"><img src="{{contributor.avatar_url}}" alt="{{contributor.login}}" height="32" width="32"/></a>
<a href="{{contributor.html_url}}"><img src="{{contributor.avatar_url}}" alt="{{contributor.login}}" height="32" width="32"/></a>

0 comments on commit 1b77d08

Please sign in to comment.