From 3eb8971b18dbe59b1f3ff415afb9a28d250c1f1f Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 21 Apr 2024 22:43:46 +0800 Subject: [PATCH] Fix broken link to my blog page --- .../index.html | 2 +- _site/feed.xml | 4 ++-- ...4-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html b/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html index 65766882..cf11cf2c 100644 --- a/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html +++ b/_site/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/index.html @@ -558,7 +558,7 @@

Pagination

-

Leilukin's Hub blog and main changelogs page now has pagination, thanks to Eleventy's built-in support for the feature.

+

Leilukin's Hub blog and main changelogs page now has pagination, thanks to Eleventy's built-in support for the feature.

Estimated Reading Time for Articles and Blog Posts

diff --git a/_site/feed.xml b/_site/feed.xml index 787db0f6..403d366a 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -4,7 +4,7 @@ Leilukin's personal website. - 2024-04-21T14:40:31Z + 2024-04-21T14:43:33Z https://leilukin.neocities.org Leilukin @@ -45,7 +45,7 @@ <div class="heading-wrapper h3"> <h3 id="pagination">Pagination</h3> <a class="heading-anchor" href="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#pagination" aria-labelledby="pagination"><span hidden="">#</span></a></div> -<p>Leilukin's Hub <a href="https://leilukin.neocities.org/blogs">blog</a> and main <a href="https://leilukin.neocities.org/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="https://leilukin.neocities.org/blog">blog</a> and main <a href="https://leilukin.neocities.org/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"> <h3 id="estimated-reading-time-for-articles-and-blog-posts">Estimated Reading Time for Articles and Blog Posts</h3> <a class="heading-anchor" href="https://leilukin.neocities.org/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy/#estimated-reading-time-for-articles-and-blog-posts" aria-labelledby="estimated-reading-time-for-articles-and-blog-posts"><span hidden="">#</span></a></div> diff --git a/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md b/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md index 9501a8e2..8e164dc5 100644 --- a/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md +++ b/src/blog/posts/2024-04-21-april-2024-leilukins-hub-overhaul-with-eleventy.md @@ -26,7 +26,7 @@ In addition, Eleventy's own features, support for many [template languages](http ### 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