Move text and credit to the site button template

This commit is contained in:
Helen Chong 2024-04-16 18:05:10 +08:00
parent c812bd87b5
commit 2c24ed0441
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,5 @@
<p>You can link to my website with this button:</p>
<div class="site-btn__container">
<div>
<a href="https://leilukin.neocities.org/" target="_blank"><img src="/assets/leilukin/Leilukins-Hub-button.png" alt="Button of Leilukin's Hub" title="Leilukin's Hub"></a>
@ -6,6 +8,8 @@
<button class="copy-txt-btn">Copy HTML</button>
</div>
<p>Credit to <a href="https://github.com/hekate2" target="_blank">hekate2</a> for their <a href="https://hekate2.github.io/buttonmaker/" target="_blank">88x31 Web Button Maker</a>!</p>
<style>
.site-btn__container {
display: flex;

View File

@ -19,10 +19,7 @@ isContentDivided: true
<section class="content__section">
<h2>Link to My Website</h2>
<p>You can link to my website with this button:</p>
{% include "main/site-btn.njk" %}
<p>Credit to <a href="https://github.com/hekate2" target="_blank">hekate2</a> for their <a href="https://hekate2.github.io/buttonmaker/" target="_blank">88x31 Web Button Maker</a>!</p>
</section>
<section class="content__section">