Compare commits

..

No commits in common. "720b3d3f482319fb99527023a94060cf1c500ec5" and "20eb153fa0fed81b2672aec39ee3086e258ba18c" have entirely different histories.

4 changed files with 5 additions and 16 deletions

View File

@ -1,15 +1,5 @@
<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>
<p>You can link to my website with the following 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>
<img src="/assets/leilukin/Leilukins-Hub-button.png" alt="Leilukin's Hub website button" width="88" height="31" loading="lazy">
<p>(I created my site button with Adobe Photoshop CS5)</p>
{%- css %}
.my-btn {
align-items: center;
margin-top: 1em;
}
{% endcss %}
<p>(I created this site button myself with Adobe Photoshop CS5)</p>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

View File

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -1,6 +1,5 @@
---
date: 2024-09-06T23:16:00+0800
date: 2024-09-06T00:11:29+0800
---
* Replace the estimated reading time of articles and blog posts with word count, by using the [eleventy-plugin-wordcount-extended](https://www.npmjs.com/package/eleventy-plugin-wordcount-extended) plugin.
* Created 200×40 pixel size version of Leilukin's Hub site button.