Link to invidious.io/donate/ in the footer

このコミットが含まれているのは:
TheFrenchGhosty 2021-10-14 20:20:25 +02:00
コミット 0ad2793b68
1個のファイルの変更1行の追加3行の削除

ファイルの表示

@ -149,9 +149,7 @@
<div class="pure-u-1 pure-u-md-1-3">
<span>
<i class="icon ion-ios-wallet"></i>
<%= translate(locale, "footer_donate") %>
<a href="bitcoin:bc1qfhe7rq3lqzuayzjxzyt9waz9ytrs09kla3tsgr">BTC</a>&nbsp;/
<a href="monero:41nMCtek197boJtiUvGnTFYMatrLEpnpkQDmUECqx5Es2uX3sTKKWVhSL76suXsG3LXqkEJBrCZBgPTwJrDp1FrZJfycGPR">XMR</a>
<a href="https://invidious.io/donate/"><%= translate(locale, "footer_donate") %></a>
</span>
<span><%= translate(locale, "Current version: ") %> <%= CURRENT_VERSION %>-<%= CURRENT_COMMIT %> @ <%= CURRENT_BRANCH %></span>
</div>