Build: (4c944c1
) Changing browser testing wording
This commit is contained in:
parent
398f9719ba
commit
88aff0f309
|
@ -456,6 +456,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
|||
<li>Templating languages: Nunjucks and Markdown</li>
|
||||
<li>Code written with Visual Studio Code</li>
|
||||
<li>JavaScript runtime: <a href="https://bun.sh">Bun</a></li>
|
||||
<li>Tested browsers: Mozilla Firefox and Lynx</li>
|
||||
<li>Source code available on <a href="https://github.com/helenclx/leilukin-site">GitHub</a> and its <a href="https://git.32bit.cafe/Leilukin/leilukin-site">Gitea mirror</a></li>
|
||||
</ul>
|
||||
<div class="heading-wrapper h2">
|
||||
|
@ -473,6 +474,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
|
|||
<li>Eleventy's official <a href="https://www.11ty.dev/docs/plugins/rss/">RSS</a> plugin</li>
|
||||
<li>Eleventy's official <a href="https://www.11ty.dev/docs/plugins/navigation/">Navigation</a> plugin</li>
|
||||
<li>Eleventy's official <a href="https://www.11ty.dev/docs/plugins/syntaxhighlight/">Syntax Highlighting</a> plugin</li>
|
||||
<li>Eleventy's official <a href="https://www.11ty.dev/docs/plugins/fetch/">Fetch</a> plugin</li>
|
||||
<li><a href="https://www.npmjs.com/package/@zachleat/details-utils">@zachleat/details-utils</a></li>
|
||||
</ul>
|
||||
<div class="heading-wrapper h3">
|
||||
|
@ -532,7 +534,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 2 August 2024)</p>
|
||||
<p class="update-info">(This colophon page was last updated on 20 August 2024)</p>
|
||||
|
||||
|
||||
</article>
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@
|
|||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.com"/>
|
||||
<updated>2024-08-20T01:53:56Z</updated>
|
||||
<updated>2024-08-20T01:58:36Z</updated>
|
||||
<id>https://leilukin.com/</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
|
Loading…
Reference in New Issue