]> git.llucax.com Git - personal/website.git/commitdiff
blog: Update donate badges
authorLeandro Lucarella <luca@llucax.com>
Wed, 18 Nov 2020 11:51:38 +0000 (12:51 +0100)
committerLeandro Lucarella <luca@llucax.com>
Wed, 18 Nov 2020 11:58:35 +0000 (12:58 +0100)
source/blog/header.html

index dfd77ce4ffaa98396339eaa66964fdcf10d4408c..b8e30b084f4c290273d11c2d78f29dd0b246992e 100644 (file)
 <h1>
        <a href="%(url)s">%(title)s</a>
        &nbsp;
-       <script id='fb0fa12'>/* <![CDATA[ */(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//button.flattr.com/view/?fid=mqdv7n&button=compact&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=20;f.width=110;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fb0fa12');/* ]]> */</script>
-       <noscript>
-               <a href="https://flattr.com/submit/auto?fid=mqdv7n&url=https%%3A%%2F%%2Fllucax.com%%2F" target="_blank"><img src="//button.flattr.com/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
-       </noscript>
+       <a href="https://github.com/llucax/llucax/blob/main/sponsoring-platforms.md"
+               rel="nofollow"
+               ><img alt="Sponsor"
+               src="https://img.shields.io/badge/-Sponsor-555555?style=flat-square"
+               style="max-width:100%%;"
+       ></a><a href="https://github.com/sponsors/llucax"
+               rel="nofollow"
+               ><img alt="GitHub Sponsors"
+               src="https://img.shields.io/badge/--ea4aaa?logo=github&amp;style=flat-square"
+               style="max-width:100%%;"
+       ></a><a href="https://liberapay.com/llucax/donate"
+               rel="nofollow"
+               ><img alt="Liberapay"
+               src="https://img.shields.io/badge/--f6c915?logo=liberapay&amp;logoColor=black&amp;style=flat-square"
+               style="max-width:100%%;"
+       ></a><a href="https://www.paypal.com/donate?hosted_button_id=UZRR3REUC4SY2"
+               rel="nofollow"
+               ><img alt="Paypal"
+               src="https://img.shields.io/badge/--0070ba?logo=paypal&amp;style=flat-square"
+               style="max-width:100%%;"
+       ></a><a href="https://www.buymeacoffee.com/llucax"
+               rel="nofollow"
+               ><img alt="Buy Me A Coffee"
+               src="https://img.shields.io/badge/--ff813f?logo=buy-me-a-coffee&amp;logoColor=white&amp;style=flat-square"
+               style="max-width:100%%;"
+       ></a><a href="https://www.patreon.com/llucax"
+               rel="nofollow"
+               ><img alt="Patreon"
+               src="https://img.shields.io/badge/--f96854?logo=patreon&amp;logoColor=white&amp;style=flat-square"
+               style="max-width:100%%;"
+       ></a><a href="https://flattr.com/@llucax"
+               rel="nofollow"
+               ><img alt="Flattr"
+               src="https://img.shields.io/badge/--6bc76b?logo=flattr&amp;logoColor=white&amp;style=flat-square"
+               style="max-width:100%%;"
+       ></a>
 </h1>
 
 <div class="content">