Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 9d9dd82

Browse files
committed
LiberaPay shield should show receiving rather than giving.
1 parent bccb4ec commit 9d9dd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<a class="page-link" href="/#">top</a>
1414
<a class="page-link" href="/#features">/features</a>
1515
<a class="page-link" href="/#privacy">/privacy</a>
16-
<a class="page-link" href="https://liberapay.com/OpenTracks"><img class="on-line-logo" src="https://img.shields.io/liberapay/gives/OpenTracks" style="height:1rem"/></a>
16+
<a class="page-link" href="https://liberapay.com/OpenTracks"><img class="on-line-logo" src="https://img.shields.io/liberapay/receives/opentracks.svg?logo=liberapay" style="height:1rem"/></a>
1717
<a class="page-link" href="https://www.android.com/"><img class="on-line-logo" src="/static/img/android-logo.svg"></a>
1818
</div>
1919
</nav>

0 commit comments

Comments
 (0)