feat: optimize patreon button
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
@@ -72,3 +72,6 @@ ul.supporters
|
|||||||
|
|
||||||
.patreon-button
|
.patreon-button
|
||||||
margin: 1rem 0 0
|
margin: 1rem 0 0
|
||||||
|
|
||||||
|
img
|
||||||
|
height: 50px
|
||||||
|
|||||||
9
static/img/patreon-small.svg
Normal file
9
static/img/patreon-small.svg
Normal file
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
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 |
Reference in New Issue
Block a user