mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-09 17:48:22 +00:00
add sponsor button
This commit is contained in:
parent
4ef7600134
commit
7601f8b5b3
|
@ -13,3 +13,6 @@ Or more handy:
|
|||
gpg --recv-keys 230C94520D026311
|
||||
```
|
||||
|
||||
If you like what I do and want to sponsor me (thanks a lot!), you can do so from github:
|
||||
|
||||
{{ sponsor() }}
|
||||
|
|
1
templates/shortcodes/sponsor.html
Normal file
1
templates/shortcodes/sponsor.html
Normal file
|
@ -0,0 +1 @@
|
|||
<iframe src="https://github.com/sponsors/edg-l/button" title="Sponsor edg-l" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
|
Loading…
Reference in a new issue