Build: (c3616b0) Add Copy Code button info to JavaScript section

This commit is contained in:
helenclx 2025-02-17 10:19:06 +00:00
parent c9a8d8e965
commit 463bb383f0
7 changed files with 54 additions and 53 deletions

View File

@ -380,7 +380,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -390,7 +390,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -400,7 +400,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -410,7 +410,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>

View File

@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -393,7 +393,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>

View File

@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>

View File

@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
</ul>

View File

@ -383,7 +383,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -393,7 +393,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>
@ -403,7 +403,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
</a>
</p>
<time datetime="Mon Feb 17 2025 10:11:48 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
<time datetime="Mon Feb 17 2025 10:18:58 GMT+0000 (Coordinated Universal Time)">17 February 2025</time>
</li>
<li>

View File

@ -517,6 +517,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
<li>Birthdays of characters from <cite>A Summers End — Hong Kong 1986</cite> on its shrine.</li>
</ul>
</li>
<li>Add buttons to copy code snippets to pages with code blocks.</li>
<li>Scott O'Hara's <a href="https://github.com/scottaohara/a11y_tooltips">ARIA Tooltips</a> script is used to implement accessible tooltips that meet Web Content Accessibility Guidelines (WCAG) 2.2 success criterion for <a href="https://www.w3.org/WAI/WCAG22/Understanding/content-on-hover-or-focus.html">1.4.13: Content on Hover or Focus (Level AA)</a>, by allowing visitors to see tooltips on keyboard focus and dismiss tooltips by pressing the Escape key.</li>
<li>Zach Leatherman's <a href="https://www.npmjs.com/package/@zachleat/details-utils">details-utils</a> JavaScript package is used to automatically expand sidebar table of contents on wide screens.</li>
<li><a href="https://status.cafe/">status.cafe</a> widget, which is placed on the home page, uses JavaScript to fetch data of my latest status update.</li>
@ -527,7 +528,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
<p>You can still access most of the content of this site with JavaScript disabled, but the above components will not work as intended.</p>
<p class="update-info">(This colophon page was last updated on <time datetime="2024-12-29T17:52:49+0800">29 December 2024</time>)</p>
<p class="update-info">(This colophon page was last updated on <time datetime="2025-02-17T18:18:21+0800">17 February 2025</time>)</p>
</article>

View File

@ -1304,241 +1304,241 @@
</url>
<url>
<loc>https://leilukin.com/blog/posts/</loc>
<lastmod>2025-02-17T10:11:48.681Z</lastmod>
<lastmod>2025-02-17T10:18:58.117Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/changelogs/2022/</loc>
<lastmod>2025-02-17T10:11:48.687Z</lastmod>
<lastmod>2025-02-17T10:18:58.123Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/changelogs/2023/</loc>
<lastmod>2025-02-17T10:11:48.687Z</lastmod>
<lastmod>2025-02-17T10:18:58.123Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/changelogs/2024/</loc>
<lastmod>2025-02-17T10:11:48.687Z</lastmod>
<lastmod>2025-02-17T10:18:58.123Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/changelogs/2025/</loc>
<lastmod>2025-02-17T10:11:48.687Z</lastmod>
<lastmod>2025-02-17T10:18:58.123Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/changelogs/layouts/</loc>
<lastmod>2025-02-17T10:11:48.687Z</lastmod>
<lastmod>2025-02-17T10:18:58.123Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/</loc>
<lastmod>2025-02-17T10:11:48.688Z</lastmod>
<lastmod>2025-02-17T10:18:58.123Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/links/stardew-valley-mod-list/</loc>
<lastmod>2025-02-17T10:11:48.688Z</lastmod>
<lastmod>2025-02-17T10:18:58.124Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/projects/code/bellabuffs-phpmailer/</loc>
<lastmod>2025-02-17T10:11:48.688Z</lastmod>
<lastmod>2025-02-17T10:18:58.124Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/projects/playlists/</loc>
<lastmod>2025-02-17T10:11:48.688Z</lastmod>
<lastmod>2025-02-17T10:18:58.124Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/projects/snippets/disability-pride-flag-background/</loc>
<lastmod>2025-02-17T10:11:48.688Z</lastmod>
<lastmod>2025-02-17T10:18:58.124Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/asummersend/gallery/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.124Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/asummersend/playlists/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/asummersend/trivia/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/cassettebeasts/articles/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/cassettebeasts/facts/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/cassettebeasts/featured/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/cassettebeasts/gamelog/</loc>
<lastmod>2025-02-17T10:11:48.689Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/cassettebeasts/resources/</loc>
<lastmod>2025-02-17T10:11:48.690Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/articles/</loc>
<lastmod>2025-02-17T10:11:48.690Z</lastmod>
<lastmod>2025-02-17T10:18:58.125Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/guides/</loc>
<lastmod>2025-02-17T10:11:48.690Z</lastmod>
<lastmod>2025-02-17T10:18:58.126Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/resources/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.126Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/resources/kotor-same-gender-romance-mods/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.126Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/resources/kotor2-female-exile-recruit-handmaiden-mods/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.126Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/resources/tslrcm-m478ep-modules-music/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.126Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/starwarskotor/universes/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/archive/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/categories/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/changelogs/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/about/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/adoptables/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/articles/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/blog/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/guestbook/</loc>
<lastmod>2025-02-17T10:11:48.691Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/links/</loc>
<lastmod>2025-02-17T10:11:48.692Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/now/</loc>
<lastmod>2025-02-17T10:11:48.692Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/projects/</loc>
<lastmod>2025-02-17T10:11:48.692Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/shrines/</loc>
<lastmod>2025-02-17T10:11:48.692Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/accessibility/</loc>
<lastmod>2025-02-17T10:11:48.692Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://leilukin.com/colophon/</loc>
<lastmod>2025-02-17T10:11:48.692Z</lastmod>
<lastmod>2025-02-17T10:18:58.127Z</lastmod>
<changefreq>weekly</changefreq>
<priority>0.5</priority>
</url>