All checks were successful
Deploy to Hostinger / Build and Push (push) Successful in 43s
13 lines
609 B
HTML
13 lines
609 B
HTML
<p>You can link to my website using my site button. I strongly recommend you to upload my site button to your own website instead of hotlinking the button.</p>
|
||
|
||
<div class="web-graphics my-btn">
|
||
<img src="/assets/leilukin/Leilukins-Hub-button-88x31.png" alt="Leilukin's Hub website button with 88×31 pixel size" width="88" height="31" loading="lazy">
|
||
<img src="/assets/leilukin/Leilukins-Hub-button-200x40.png" alt="Leilukin's Hub website button with 200×40 pixel size" width="200" height="40" loading="lazy">
|
||
</div>
|
||
|
||
{%- css %}
|
||
.my-btn {
|
||
align-items: center;
|
||
margin-top: 1em;
|
||
}
|
||
{% endcss %} |