From 2a45edb2e1ff00c26a36dab0dd9a677935489d56 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Thu, 18 Apr 2024 10:11:02 +0800 Subject: [PATCH] Rename changelog link to changelogs --- src/blog/posts/2023-01-26-new-year-leilukins-hub-redesign.md | 2 +- .../2023-09-11-happy-1st-anniversary-to-leilukins-hub.md | 2 +- src/changelogs/logs/2023/2023-01-28.md | 4 ++-- src/changelogs/logs/2023/2023-06-23.md | 2 +- src/changelogs/logs/2023/2023-08-30.md | 2 +- src/changelogs/pages/pages.11tydata.json | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/blog/posts/2023-01-26-new-year-leilukins-hub-redesign.md b/src/blog/posts/2023-01-26-new-year-leilukins-hub-redesign.md index 28b9267e..bf4a8180 100644 --- a/src/blog/posts/2023-01-26-new-year-leilukins-hub-redesign.md +++ b/src/blog/posts/2023-01-26-new-year-leilukins-hub-redesign.md @@ -23,7 +23,7 @@ Highlights of the 2023 New Year redesign of Leilukin's Hub: * Sidebars added, with the contents being sticky, so you can still see them while scrolling through. * The navigation links are now on the right sidebar. Previously, the navigation links of my website are in a row placed at the header section. * The table of contents of some of my pages is now placed on the left sidebar. -* The [website changelog](/changelog/) page adds archives for the layout designs of this site and old changelog. +* The [website changelog](/changelogs/) page adds archives for the layout designs of this site and old changelog. * My [video game mod pages](/mymods) have added a filter function, so you can use buttons to view a specific category of mods. After spending many hours on this site redesign, I am very pleased with how it turns out. Hope you enjoy it! \ No newline at end of file diff --git a/src/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub.md b/src/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub.md index 48dc0769..6f6c8ccf 100644 --- a/src/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub.md +++ b/src/blog/posts/2023-09-11-happy-1st-anniversary-to-leilukins-hub.md @@ -9,7 +9,7 @@ categories: ["site updates", "site anniversary"] I registered a Neocities account on 28 May 2022, while my own website, Leilukin's Hub, was officially launched on 11 September 2022. I set up this website because I wanted to have a personal web page outside social media platforms to gather various stuff and resources I had created or compiled on online spaces throughout the years. Furthermore, I settled for Neocities because I like the flexibility of customisation by coding my website with HTML, CSS and JavaScript. Initially, I considered and tried [Carrd](https://carrd.co/) to create my web pages, but free accounts on Carrd can only add up to 100 elements on a web page, which is not enough for my purpose. -This site's [changelog](/changelog/) and [layout archive](/changelog/layouts) document the evolution of Leilukin's Hub throughout the past year: from the humble beginning of a simple black background with white text and light brown titles, to the responsive, mobile-friendly, full-fledged personal website with its own site button, [RSS feed](/feed.xml), a [blog](https://htmltomd.com/blog/) and multiple [shrines](/shrines/). +This site's [changelog](/changelogs/) and [layout archive](/changelogs/layouts) document the evolution of Leilukin's Hub throughout the past year: from the humble beginning of a simple black background with white text and light brown titles, to the responsive, mobile-friendly, full-fledged personal website with its own site button, [RSS feed](/feed.xml), a [blog](https://htmltomd.com/blog/) and multiple [shrines](/shrines/). Coding my own website was also an excellent way to put my HTML and CSS knowledge and skills into good use. I already had basic knowledge of HTML and CSS from what I learned from my teenage years of customising my blog on Blogger. diff --git a/src/changelogs/logs/2023/2023-01-28.md b/src/changelogs/logs/2023/2023-01-28.md index 1e54cb8a..c7ee39b8 100644 --- a/src/changelogs/logs/2023/2023-01-28.md +++ b/src/changelogs/logs/2023/2023-01-28.md @@ -3,9 +3,9 @@ date: 2023-01-28 --- * Added a [Links](/links) page. -* Move the link to [changelog](/changelog/) to the sidebar. +* Move the link to [changelog](/changelogs/) to the sidebar. * Due to these new changes to the navigation links on the sidebar, I wrote a JavaScript file to dynamically generate the contents on the right sidebar and the footer across multiple pages on this site. -* Adjust the line spacing and the spacing between the listed items on the [changelog](/changelog/) page. +* Adjust the line spacing and the spacing between the listed items on the [changelog](/changelogs/) page. * Made adjustments to the relative paths in the HTML files, to ensure this site's favicons will show up on the title bar by default. * Fixed the issue of the page style not applied to the Not Found page. * Updated the [About](/about) page. diff --git a/src/changelogs/logs/2023/2023-06-23.md b/src/changelogs/logs/2023/2023-06-23.md index f36d9b4f..807ebf26 100644 --- a/src/changelogs/logs/2023/2023-06-23.md +++ b/src/changelogs/logs/2023/2023-06-23.md @@ -2,4 +2,4 @@ date: 2023-06-23 --- -* The HTML, CSS and JavaScript of entire website has been rewritten to improve the site's layout! See the [June 2023 Layout Rewrite](/changelog/updates/2023-june-layout-rewrite) for more information! \ No newline at end of file +* The HTML, CSS and JavaScript of entire website has been rewritten to improve the site's layout! See the [June 2023 Layout Rewrite](/changelogs/updates/2023-june-layout-rewrite) for more information! \ No newline at end of file diff --git a/src/changelogs/logs/2023/2023-08-30.md b/src/changelogs/logs/2023/2023-08-30.md index 51e96d62..b06933c9 100644 --- a/src/changelogs/logs/2023/2023-08-30.md +++ b/src/changelogs/logs/2023/2023-08-30.md @@ -5,4 +5,4 @@ date: 2023-08-30 * Star Wars: Knights of the Old Republic [shrine](/shrines/starwarskotor/): Added new article: [Should You Use The Sith Lords Restored Content Mod in Your First Star Wars: KotOR 2 Playthrough?](/shrines/starwarskotor/articles/tslrcm-first-kotor2-playthrough). * Adjusted spacing between each item in the article index lists. * Make the date format consistent throughout the entire site by using the Day-Month-Year format. -* Fixed broken links in the [2022 changelog archive](/changelog/2022) due to the affected pages moved to other parts of the site. \ No newline at end of file +* Fixed broken links in the [2022 changelog archive](/changelogs/2022) due to the affected pages moved to other parts of the site. \ No newline at end of file diff --git a/src/changelogs/pages/pages.11tydata.json b/src/changelogs/pages/pages.11tydata.json index 396b2c0a..413d2026 100644 --- a/src/changelogs/pages/pages.11tydata.json +++ b/src/changelogs/pages/pages.11tydata.json @@ -1,5 +1,5 @@ { "tags": "changelog pages", "layout": "main/changelogs", - "permalink": "/changelog/{{ page.fileSlug }}/" + "permalink": "/changelogs/{{ page.fileSlug }}/" } \ No newline at end of file