diff --git a/src/pages/about.md b/src/pages/about.md index 052a0959..aa5215d2 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -17,7 +17,7 @@ On this site, you can find various stuff I have created or curated, as well as a Feel free to drop a message and say hi on [my guestbook](/guestbook)! -`{{ sitemeta.siteDomain }}` is hosted on [Netlify](https://www.netlify.com/). +`{{ sitemeta.siteDomain }}` is hosted on [Netlify](https://www.netlify.com/). The domain name, `{{ sitemeta.siteDomain }}`, was purchased from, registered on, and is managed by [Porkbun](https://porkbun.com/). Originally, {{ sitemeta.siteName }} was hosted on [Neocities](https://neocities.org/) 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). @@ -34,8 +34,6 @@ While this website is primarily meant to be my own space of self-expression, I a This website is built with the static site generator [Eleventy](https://www.11ty.dev/). Nunjucks and Markdown are the templating languages used for creating pages of this site. This site is deployed to [Netlify](https://www.netlify.com/) from its GitHub repository, and deployed to [Neocities](https://neocities.org/) from its GitHub repository through the GitHub action [deploy-to-neocities](https://deploy-to-neocities.neocities.org/). - -The domain name, `{{ sitemeta.siteDomain }}`, was purchased from, registered on, and is managed by Porkbun. {% endcontainer %} {% container "article", "content__section" %}