update donation link
This commit is contained in:
parent
9e6c2819e8
commit
a37f38f9ed
1 changed files with 2 additions and 11 deletions
13
README.md
13
README.md
|
@ -56,14 +56,5 @@ I have some other projects on my todo list. More information soon.
|
|||
|
||||
Work on my free projects is something very cool and I would spend more time on them. This is why I accept donation to work more on my projects and less for clients.
|
||||
|
||||
<script src="https://liberapay.com/Schoumi/widgets/receiving.js"></script>
|
||||
|
||||
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
|
||||
<script>
|
||||
kofiWidgetOverlay.draw('schoumi', {
|
||||
'type': 'floating-chat',
|
||||
'floating-chat.donateButton.text': 'Tip Me',
|
||||
'floating-chat.donateButton.background-color': '#323842',
|
||||
'floating-chat.donateButton.text-color': '#fff'
|
||||
});
|
||||
</script>
|
||||
<a href="https://liberapay.com/Schoumi/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||
<a href='https://ko-fi.com/P5P7LEKL2' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi5.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||
|
|
Loading…
Reference in a new issue