diff --git a/src/index.pug b/src/index.pug index bf23f56..b43166d 100644 --- a/src/index.pug +++ b/src/index.pug @@ -127,4 +127,5 @@ html p.thanks i Thanks to all my supporters for helping me to dedicate even more time on the open-source projects! .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") diff --git a/src/style.sass b/src/style.sass index ccf63db..212c893 100644 --- a/src/style.sass +++ b/src/style.sass @@ -72,3 +72,6 @@ ul.supporters .patreon-button margin: 1rem 0 0 + + img + height: 50px diff --git a/static/img/patreon-small.svg b/static/img/patreon-small.svg new file mode 100644 index 0000000..5b21b2d --- /dev/null +++ b/static/img/patreon-small.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/img/patreon.svg b/static/img/patreon.svg new file mode 100644 index 0000000..e209433 --- /dev/null +++ b/static/img/patreon.svg @@ -0,0 +1,9 @@ + + + + + + + + +