From 45a7a76ad3b6006556d04500284f689fb564f77c Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sat, 27 Jul 2024 00:30:52 +0800 Subject: [PATCH] Add info about deploying with a GitHub action --- src/statements/colophon.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/statements/colophon.md b/src/statements/colophon.md index bb6a4535..6352dad5 100644 --- a/src/statements/colophon.md +++ b/src/statements/colophon.md @@ -1,7 +1,7 @@ --- title: Colophon keyword: colophon page -updated: 2024-07-25 +updated: 2024-07-27 toc: true eleventyNavigation: order: 14 @@ -17,7 +17,7 @@ Information about how this website is built. * Source code available on [GitHub](https://github.com/helenclx/leilukin-site) and its [Gitea mirror](https://git.32bit.cafe/Leilukin/leilukin-site) ## Host and Domain -* Deployed to [Hostinger](https://www.hostinger.my/) from this site's GitHub repository +* Deployed to [Hostinger](https://www.hostinger.my/) from this site's GitHub repository with a GitHub action * The domain name, `{{ sitemeta.siteDomain }}`, was registered on 30 May 2024, was purchased from, registered on, and is managed by [Porkbun](https://porkbun.com/) Previously, this website was hosted on [Neocities](https://neocities.org/) until 31 May 2024, and [Netlify](https://www.netlify.com/) until 25 July 2024.