🐛 Fixed non-clickable patreon button by workaround

This commit is contained in:
Maxim Lebedev 2017-12-03 07:20:33 +05:00
parent 407b155ece
commit 20bd5b5100
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@
<br>
<div class="ts relaxed separated stackable buttons">
<a class="ts secondary opinion button" href="//t.me/MyPackBot">Open @MyPackBot</a>
<a class="ts link image button" href="//patreon.com/bePatron?c=243288">
<img src="static/img/patreon.png">
<a href="//patreon.com/bePatron?c=243288">
<img class="ts link image button" src="static/img/patreon.png">
</a>
</div>
</div>