feat: optimize patreon button

This commit is contained in:
2018-09-23 00:12:26 +03:00
parent 2cf7d0e223
commit d8dd7bc94d
4 changed files with 23 additions and 1 deletions

View File

@@ -127,4 +127,5 @@ html
p.thanks p.thanks
i Thanks to all my supporters for helping me to dedicate even more time on the open-source projects! i Thanks to all my supporters for helping me to dedicate even more time on the open-source projects!
.patreon-button .patreon-button
a(href="https://www.patreon.com/bePatron?u=11296360", data-patreon-widget-type="become-patron-button") Become a Patron! a(href="https://www.patreon.com/vladfaust")
img(src="/img/patreon.svg")

View File

@@ -72,3 +72,6 @@ ul.supporters
.patreon-button .patreon-button
margin: 1rem 0 0 margin: 1rem 0 0
img
height: 50px

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB

9
static/img/patreon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB