Remove border attribute from support me badge
This commit is contained in:
parent
ccd3e46e63
commit
8710c04e98
|
@ -1,7 +1,7 @@
|
||||||
<p>If you enjoy my work, you can support me on <a href="https://ko-fi.com/leilukin">Ko-Fi</a>.</p>
|
<p>If you enjoy my work, you can support me on <a href="https://ko-fi.com/leilukin">Ko-Fi</a>.</p>
|
||||||
<div class="support-me">
|
<div class="support-me">
|
||||||
<!-- Ko-Fi button -->
|
<!-- Ko-Fi button -->
|
||||||
<a href="https://ko-fi.com/A1042UH4"><img height="36" style="border:0px;" src="/assets/buttons/misc/ko-fi.webp" border="0" alt="Buy Me a Coffee at ko-fi.com" loading="lazy"></a>
|
<a href="https://ko-fi.com/A1042UH4"><img height="36" src="/assets/buttons/misc/ko-fi.webp" border="0" alt="Buy Me a Coffee at ko-fi.com" loading="lazy"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{%- css %}
|
{%- css %}
|
||||||
|
|
Loading…
Reference in New Issue