Skip to content

Commit 0521276

Browse files
committed
set contributor links clickable
1 parent 8429aee commit 0521276

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_includes/contributors.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<div class="contributors">
22
<h4>Contributors</h4>
3-
<img src="https://opencollective.com/{{page.reponame}}/contributors.svg?width=890" />
3+
<object data="https://opencollective.com/{{page.reponame}}/contributors.svg?width=890" type="image/svg+xml">
4+
</object>
45
</div>

0 commit comments

Comments
 (0)