From d8dd7bc94dbeb3b46d5e6582522212043575c67f Mon Sep 17 00:00:00 2001 From: Vlad Faust Date: Sun, 23 Sep 2018 00:12:26 +0300 Subject: [PATCH] feat: optimize patreon button --- src/index.pug | 3 ++- src/style.sass | 3 +++ static/img/patreon-small.svg | 9 +++++++++ static/img/patreon.svg | 9 +++++++++ 4 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 static/img/patreon-small.svg create mode 100644 static/img/patreon.svg 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 @@ + + + + + + + + +