Fix broken link to my blog page

This commit is contained in:
Helen Chong 2024-04-21 22:43:46 +08:00
parent c396b755e3
commit 3eb8971b18
3 changed files with 4 additions and 4 deletions

View File

@ -558,7 +558,7 @@
<div class="heading-wrapper h3"> <div class="heading-wrapper h3">
<h3 id="pagination">Pagination</h3> <h3 id="pagination">Pagination</h3>
<a class="heading-anchor" href="#pagination" aria-labelledby="pagination"><span hidden>#</span></a></div> <a class="heading-anchor" href="#pagination" aria-labelledby="pagination"><span hidden>#</span></a></div>
<p>Leilukin's Hub <a href="/blogs">blog</a> and main <a href="/changelogs">changelogs</a> page now has pagination, thanks to <a href="https://www.11ty.dev/docs/pagination/">Eleventy's built-in support for the feature</a>.</p> <p>Leilukin's Hub <a href="/blog">blog</a> and main <a href="/changelogs">changelogs</a> page now has pagination, thanks to <a href="https://www.11ty.dev/docs/pagination/">Eleventy's built-in support for the feature</a>.</p>
<div class="heading-wrapper h3"> <div class="heading-wrapper h3">
<h3 id="estimated-reading-time-for-articles-and-blog-posts">Estimated Reading Time for Articles and Blog Posts</h3> <h3 id="estimated-reading-time-for-articles-and-blog-posts">Estimated Reading Time for Articles and Blog Posts</h3>
<a class="heading-anchor" href="#estimated-reading-time-for-articles-and-blog-posts" aria-labelledby="estimated-reading-time-for-articles-and-blog-posts"><span hidden>#</span></a></div> <a class="heading-anchor" href="#estimated-reading-time-for-articles-and-blog-posts" aria-labelledby="estimated-reading-time-for-articles-and-blog-posts"><span hidden>#</span></a></div>

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle> <subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.neocities.org/feed.xml" rel="self"/> <link href="https://leilukin.neocities.org/feed.xml" rel="self"/>
<link href="https://leilukin.neocities.org"/> <link href="https://leilukin.neocities.org"/>
<updated>2024-04-21T14:40:31Z</updated> <updated>2024-04-21T14:43:33Z</updated>
<id>https://leilukin.neocities.org</id> <id>https://leilukin.neocities.org</id>
<author> <author>
<name>Leilukin</name> <name>Leilukin</name>
@ -45,7 +45,7 @@
&lt;div class=&quot;heading-wrapper h3&quot;&gt; &lt;div class=&quot;heading-wrapper h3&quot;&gt;
&lt;h3 id=&quot;pagination&quot;&gt;Pagination&lt;/h3&gt; &lt;h3 id=&quot;pagination&quot;&gt;Pagination&lt;/h3&gt;
&lt;a class=&quot;heading-anchor&quot; href=&quot;https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#pagination&quot; aria-labelledby=&quot;pagination&quot;&gt;&lt;span hidden=&quot;&quot;&gt;#&lt;/span&gt;&lt;/a&gt;&lt;/div&gt; &lt;a class=&quot;heading-anchor&quot; href=&quot;https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#pagination&quot; aria-labelledby=&quot;pagination&quot;&gt;&lt;span hidden=&quot;&quot;&gt;#&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;Leilukin&#39;s Hub &lt;a href=&quot;https://leilukin.neocities.org/blogs&quot;&gt;blog&lt;/a&gt; and main &lt;a href=&quot;https://leilukin.neocities.org/changelogs&quot;&gt;changelogs&lt;/a&gt; page now has pagination, thanks to &lt;a href=&quot;https://www.11ty.dev/docs/pagination/&quot;&gt;Eleventy&#39;s built-in support for the feature&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Leilukin&#39;s Hub &lt;a href=&quot;https://leilukin.neocities.org/blog&quot;&gt;blog&lt;/a&gt; and main &lt;a href=&quot;https://leilukin.neocities.org/changelogs&quot;&gt;changelogs&lt;/a&gt; page now has pagination, thanks to &lt;a href=&quot;https://www.11ty.dev/docs/pagination/&quot;&gt;Eleventy&#39;s built-in support for the feature&lt;/a&gt;.&lt;/p&gt;
&lt;div class=&quot;heading-wrapper h3&quot;&gt; &lt;div class=&quot;heading-wrapper h3&quot;&gt;
&lt;h3 id=&quot;estimated-reading-time-for-articles-and-blog-posts&quot;&gt;Estimated Reading Time for Articles and Blog Posts&lt;/h3&gt; &lt;h3 id=&quot;estimated-reading-time-for-articles-and-blog-posts&quot;&gt;Estimated Reading Time for Articles and Blog Posts&lt;/h3&gt;
&lt;a class=&quot;heading-anchor&quot; href=&quot;https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#estimated-reading-time-for-articles-and-blog-posts&quot; aria-labelledby=&quot;estimated-reading-time-for-articles-and-blog-posts&quot;&gt;&lt;span hidden=&quot;&quot;&gt;#&lt;/span&gt;&lt;/a&gt;&lt;/div&gt; &lt;a class=&quot;heading-anchor&quot; href=&quot;https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#estimated-reading-time-for-articles-and-blog-posts&quot; aria-labelledby=&quot;estimated-reading-time-for-articles-and-blog-posts&quot;&gt;&lt;span hidden=&quot;&quot;&gt;#&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;

View File

@ -26,7 +26,7 @@ In addition, Eleventy's own features, support for many [template languages](http
### Pagination ### Pagination
Leilukin's Hub [blog](/blogs) and main [changelogs](/changelogs) page now has pagination, thanks to [Eleventy's built-in support for the feature](https://www.11ty.dev/docs/pagination/). Leilukin's Hub [blog](/blog) and main [changelogs](/changelogs) page now has pagination, thanks to [Eleventy's built-in support for the feature](https://www.11ty.dev/docs/pagination/).
### Estimated Reading Time for Articles and Blog Posts ### Estimated Reading Time for Articles and Blog Posts