From c7b4a8dfb34e84370a7962485c77f0ccef09fb67 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:02:14 +0800 Subject: [PATCH] Update Read Me file about the site's deployment to Netlify and Neocities --- README.md | 2 ++ src/pages/about.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfc269a4..c6de6aa9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Source code of my hobby website, [Leilukin's Hub](https://leilukin.com/). Built Deployed [Netlify](https://www.netlify.com/) and [Neocities](https://neocities.org/). The [deploy-to-neocities](https://github.com/bcomnes/deploy-to-neocities) GitHub action is used to deploy this site to Neocities. +Originally, this website was hosted on Neocities exclusively. While I am still deploying this site to Neocities, visiting `leilukin.neocities.org` will redirect you to `leilukin.com`. That said, if you also have a Neocities account, you can still follow me through [my Neocities profile](https://neocities.org/site/leilukin). + ## Dependencies - [Eleventy](https://www.11ty.dev/) - Eleventy's official [RSS](https://www.11ty.dev/docs/plugins/rss/) plugin diff --git a/src/pages/about.md b/src/pages/about.md index ed1c64b4..6955e097 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -19,7 +19,7 @@ Feel free to drop a message and say hi on [my guestbook](/guestbook)! `leilukin.com` is hosted on Netlify. -Originally, {{ sitemeta.siteName }} was hosted on Neocities exclusively. WhileI am still deploying this site to Neocities, visiting `leilukin.neocities.org` will redirect you to `leilukin.com`. That said, if you also have a Neocities account, you can still follow me through [my Neocities profile](https://neocities.org/site/leilukin). +Originally, {{ sitemeta.siteName }} was hosted on Neocities exclusively. While I am still deploying this site to Neocities, visiting `leilukin.neocities.org` will redirect you to `leilukin.com`. That said, if you also have a Neocities account, you can still follow me through [my Neocities profile](https://neocities.org/site/leilukin). ### Link to This Site