Include my website button template in the home page
This commit is contained in:
parent
03e3c93e25
commit
fa1f1ea4b6
|
@ -30,9 +30,7 @@ eleventyComputed:
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>Link to My Website</h2>
|
<h2>Link to My Website</h2>
|
||||||
|
|
||||||
<p>You can link to my website with the following button. I would recommend you to host my site button in your own website instead of hotlinking it.</p>
|
{% include "main/site-btn.njk" %}
|
||||||
|
|
||||||
<img src="/assets/leilukin/Leilukins-Hub-button.png" alt="Button of Leilukin's Hub">
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
|
|
Loading…
Reference in New Issue