snapdrop

A Progressive Web App for local file sharing
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

commit 226f5429bfed8522ca1b4adc5b36ad2bf37c14bf
parent 0cecd83d80cc80d527d50ad502a216a1bf08609a
Author: RobinLinus <robinlinus@users.noreply.github.com>
Date:   Sat, 19 Dec 2020 22:20:04 +0100

Update title of donation button

Diffstat:
Mclient/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/client/index.html b/client/index.html @@ -131,7 +131,7 @@ <use xlink:href="#github" /> </svg> </a> - <a class="icon-button" target="_blank" href="https://www.paypal.com/donate?hosted_button_id=FTP9DXUR7LA7Q" title="Donate to cover the server costs" rel="noreferrer"> + <a class="icon-button" target="_blank" href="https://www.paypal.com/donate?hosted_button_id=FTP9DXUR7LA7Q" title="Help cover the server costs!" rel="noreferrer"> <svg class="icon"> <use xlink:href="#monetarization" /> </svg>