Build: (89194a0
) Add visually hidden heading for footer navigation
This commit is contained in:
parent
8cc2e0fc44
commit
609f3c918b
|
@ -459,8 +459,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -477,10 +480,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -425,8 +425,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -443,10 +446,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -573,8 +573,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -591,10 +594,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -398,7 +398,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -408,7 +408,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -418,7 +418,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -892,8 +892,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -910,10 +913,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -695,8 +695,11 @@ module<span class="token punctuation">.</span><span class="token function-variab
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -713,10 +716,11 @@ module<span class="token punctuation">.</span><span class="token function-variab
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -543,8 +543,11 @@ This site is Harry Potter free. Lookin [<i>sic</i>] for it? Leave.
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -561,10 +564,11 @@ This site is Harry Potter free. Lookin [<i>sic</i>] for it? Leave.
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -448,8 +448,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -466,10 +469,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -509,8 +509,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -527,10 +530,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -453,8 +453,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -471,10 +474,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -471,8 +471,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -489,10 +492,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -442,8 +442,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -460,10 +463,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -655,8 +655,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -673,10 +676,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -598,8 +598,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -616,10 +619,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -601,8 +601,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -619,10 +622,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -601,8 +601,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -619,10 +622,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -601,8 +601,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -619,10 +622,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -566,8 +566,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -584,10 +587,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -467,8 +467,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -485,10 +488,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -463,8 +463,11 @@ After discovering the static site generator <a href="https://www.11ty.dev/">Elev
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -481,10 +484,11 @@ After discovering the static site generator <a href="https://www.11ty.dev/">Elev
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -458,8 +458,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -476,10 +479,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -469,8 +469,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -487,10 +490,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -462,8 +462,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -480,10 +483,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -463,8 +463,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -481,10 +484,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -467,8 +467,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -485,10 +488,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -472,8 +472,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -490,10 +493,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -460,8 +460,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -478,10 +481,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -462,8 +462,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -480,10 +483,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -472,8 +472,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -490,10 +493,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -635,8 +635,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -653,10 +656,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -474,8 +474,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -492,10 +495,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -489,8 +489,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -507,10 +510,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -468,8 +468,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -486,10 +489,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -552,8 +552,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -570,10 +573,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -477,8 +477,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -495,10 +498,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -462,8 +462,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -480,10 +483,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -470,8 +470,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -488,10 +491,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -492,8 +492,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -510,10 +513,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -576,8 +576,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -594,10 +597,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -551,8 +551,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -569,10 +572,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -648,8 +648,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -666,10 +669,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -437,8 +437,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -455,10 +458,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -477,8 +477,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -495,10 +498,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -427,8 +427,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -445,10 +448,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -427,8 +427,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -445,10 +448,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -512,8 +512,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -530,10 +533,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -427,8 +427,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -445,10 +448,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -427,8 +427,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -445,10 +448,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -437,8 +437,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -455,10 +458,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -527,8 +527,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -545,10 +548,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -401,7 +401,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -411,7 +411,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -421,7 +421,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -517,8 +517,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -535,10 +538,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -401,7 +401,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -507,8 +507,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -525,10 +528,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -401,7 +401,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -411,7 +411,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<time datetime="Sun Sep 15 2024 00:45:49 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
<time datetime="Sun Sep 15 2024 01:11:53 GMT+0000 (Coordinated Universal Time)">15 September 2024</time>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -497,8 +497,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -515,10 +518,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -427,8 +427,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -445,10 +448,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -417,8 +417,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -435,10 +438,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -763,8 +763,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -781,10 +784,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -1155,8 +1155,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -1173,10 +1176,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -1048,8 +1048,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -1066,10 +1069,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -676,8 +676,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -694,10 +697,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -532,8 +532,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -550,10 +553,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -683,8 +683,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -701,10 +704,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -652,8 +652,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -670,10 +673,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -682,8 +682,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -700,10 +703,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -676,8 +676,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -694,10 +697,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -657,8 +657,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -675,10 +678,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -617,8 +617,11 @@ Newer
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -635,10 +638,11 @@ Newer
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -535,8 +535,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -553,10 +556,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
aria-current="page"
|
aria-current="page"
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@
|
||||||
<subtitle>Leilukin's personal website.</subtitle>
|
<subtitle>Leilukin's personal website.</subtitle>
|
||||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||||
<link href="https://leilukin.com"/>
|
<link href="https://leilukin.com"/>
|
||||||
<updated>2024-09-15T00:45:54Z</updated>
|
<updated>2024-09-15T01:11:58Z</updated>
|
||||||
<id>https://leilukin.com/</id>
|
<id>https://leilukin.com/</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Leilukin</name>
|
<name>Leilukin</name>
|
||||||
|
|
|
@ -563,8 +563,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -581,10 +584,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
16
index.html
16
index.html
|
@ -681,8 +681,11 @@ by Ann Magill (2021)" width="88" height="31" loading="lazy" tabindex="0">
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -699,10 +702,11 @@ by Ann Magill (2021)" width="88" height="31" loading="lazy" tabindex="0">
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -1051,8 +1051,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -1069,10 +1072,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -405,8 +405,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -423,10 +426,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -419,8 +419,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -437,10 +440,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -491,8 +491,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -509,10 +512,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -496,8 +496,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -514,10 +517,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -431,8 +431,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -449,10 +452,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -625,8 +625,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -643,10 +646,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -686,8 +686,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
|
<h2 class="visually-hidden">Footer Navigation:</h2>
|
||||||
|
|
||||||
<ul class="inline-nav footer__links">
|
<ul class="inline-nav footer__links">
|
||||||
<li><a href="/feed.xml">RSS Feed</a></li>
|
<li><a href="/feed.xml">RSS Feed</a></li>
|
||||||
|
@ -704,10 +707,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
||||||
|
|
||||||
href="/colophon/"
|
href="/colophon/"
|
||||||
>Colophon</a></li></ul>
|
>Colophon</a></li></ul>
|
||||||
<ul class="inline-nav footer__links">
|
<p>Made with ♥ by Leilukin since 11 September 2022</p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<p>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
</ul><div class="h-card hidden">
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -523,6 +523,10 @@
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
||||||
|
|
||||||
<nav class="footer__shrines" aria-labelledby="backto-title">
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
||||||
|
@ -531,10 +535,10 @@
|
||||||
<li><a href="/shrines/">Shrine Directory</a></li>
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
||||||
<li><a href="/">Leilukin's Hub</a></li>
|
<li><a href="/">Leilukin's Hub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav><ul class="inline-nav footer__links">
|
</nav><p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
</ul><div class="h-card hidden">
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -523,6 +523,10 @@
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
||||||
|
|
||||||
<nav class="footer__shrines" aria-labelledby="backto-title">
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
||||||
|
@ -531,10 +535,10 @@
|
||||||
<li><a href="/shrines/">Shrine Directory</a></li>
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
||||||
<li><a href="/">Leilukin's Hub</a></li>
|
<li><a href="/">Leilukin's Hub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav><ul class="inline-nav footer__links">
|
</nav><p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
</ul><div class="h-card hidden">
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -541,6 +541,10 @@
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
||||||
|
|
||||||
<nav class="footer__shrines" aria-labelledby="backto-title">
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
||||||
|
@ -549,10 +553,10 @@
|
||||||
<li><a href="/shrines/">Shrine Directory</a></li>
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
||||||
<li><a href="/">Leilukin's Hub</a></li>
|
<li><a href="/">Leilukin's Hub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav><ul class="inline-nav footer__links">
|
</nav><p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
</ul><div class="h-card hidden">
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -563,6 +563,10 @@
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
<p>Made with ♥ by Leilukin • Shrine Launched: 16 February 2023</p>
|
||||||
|
|
||||||
<nav class="footer__shrines" aria-labelledby="backto-title">
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
||||||
|
@ -571,10 +575,10 @@
|
||||||
<li><a href="/shrines/">Shrine Directory</a></li>
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
||||||
<li><a href="/">Leilukin's Hub</a></li>
|
<li><a href="/">Leilukin's Hub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav><ul class="inline-nav footer__links">
|
</nav><p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
</ul><div class="h-card hidden">
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -727,6 +727,10 @@
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
<p>Made with ♥ by Leilukin • Shrine Launched: 3 August 2023</p>
|
<p>Made with ♥ by Leilukin • Shrine Launched: 3 August 2023</p>
|
||||||
|
|
||||||
<nav class="footer__shrines" aria-labelledby="backto-title">
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
||||||
|
@ -735,10 +739,10 @@
|
||||||
<li><a href="/shrines/">Shrine Directory</a></li>
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
||||||
<li><a href="/">Leilukin's Hub</a></li>
|
<li><a href="/">Leilukin's Hub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav><ul class="inline-nav footer__links">
|
</nav><p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
</ul><div class="h-card hidden">
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
|
@ -544,6 +544,10 @@
|
||||||
</content-wrapper>
|
</content-wrapper>
|
||||||
</main>
|
</main>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
|
<p>
|
||||||
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
|
||||||
|
<a href="mailto:contact@leilukin.com">Contact me by email</a> (<a href="https://useplaintext.email/">plain text email</a> encouraged)
|
||||||
|
</p>
|
||||||
<p>Made with ♥ by Leilukin • Shrine Launched: 3 August 2023</p>
|
<p>Made with ♥ by Leilukin • Shrine Launched: 3 August 2023</p>
|
||||||
|
|
||||||
<nav class="footer__shrines" aria-labelledby="backto-title">
|
<nav class="footer__shrines" aria-labelledby="backto-title">
|
||||||
|
@ -552,10 +556,10 @@
|
||||||
<li><a href="/shrines/">Shrine Directory</a></li>
|
<li><a href="/shrines/">Shrine Directory</a></li>
|
||||||
<li><a href="/">Leilukin's Hub</a></li>
|
<li><a href="/">Leilukin's Hub</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav><ul class="inline-nav footer__links">
|
</nav><p>
|
||||||
<li><a href="mailto:contact@leilukin.com">Contact me by email</a></li>
|
<svg class="inline-icon" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z"/></svg>
|
||||||
<li><a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a></li>
|
<a href="https://ko-fi.com/leilukin">Support me on Ko-Fi</a>
|
||||||
</ul><div class="h-card hidden">
|
</p><div class="h-card hidden">
|
||||||
<span class="p-name p-nickname">Leilukin</span>
|
<span class="p-name p-nickname">Leilukin</span>
|
||||||
<a href="/" class="u-url">Home page</a>
|
<a href="/" class="u-url">Home page</a>
|
||||||
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
<img src="https://i.postimg.cc/RZJgS6tY/leilukin-bee.avif" alt="Leilukin" class="u-photo" loading="lazy">
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue