Remove site button template include on Links page
This commit is contained in:
parent
a8e50acfa8
commit
b1663ee936
|
@ -12,7 +12,9 @@ eleventyNavigation:
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
<h2>Link to My Website</h2>
|
<h2>Link to My Website</h2>
|
||||||
|
|
||||||
{% include "main/site-btn.njk" %}
|
<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>
|
||||||
|
|
||||||
|
<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