Explicit state width and height of Ko-Fi button
This commit is contained in:
parent
419cd232e1
commit
47ef9e7af0
|
@ -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" 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 src="/assets/buttons/misc/ko-fi.webp" alt="Buy Me a Coffee at ko-fi.com" width="141" height="36" loading="lazy"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{%- css %}
|
{%- css %}
|
||||||
|
|
Loading…
Reference in New Issue