From 280a33686e7bbfc5ba9ac12818124e60af112dd0 Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 25 Jul 2024 22:32:09 +0800 Subject: [PATCH] Add host history --- src/statements/colophon.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/statements/colophon.md b/src/statements/colophon.md index 3d437380..bb6a4535 100644 --- a/src/statements/colophon.md +++ b/src/statements/colophon.md @@ -20,6 +20,8 @@ Information about how this website is built. * Deployed to [Hostinger](https://www.hostinger.my/) from this site's GitHub repository * 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. + ## Plugins * Eleventy's official [RSS](https://www.11ty.dev/docs/plugins/rss/) plugin * Eleventy's official [Navigation](https://www.11ty.dev/docs/plugins/navigation/) plugin