From e9a93cf9407cff5bb2cf73c6424d4b010935c194 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Wed, 30 Apr 2025 02:03:43 +0800 Subject: [PATCH] Update info about the site's deployment --- src/slashes/statements/colophon.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/slashes/statements/colophon.md b/src/slashes/statements/colophon.md index 0eb22de8..d219236b 100644 --- a/src/slashes/statements/colophon.md +++ b/src/slashes/statements/colophon.md @@ -1,7 +1,7 @@ --- title: Colophon keyword: colophon page -updated: 2025-04-19T21:52:21+0800 +updated: 2025-04-30T02:03:21+0800 toc: true eleventyNavigation: order: 15 @@ -19,7 +19,7 @@ Information about how this website is built. ## Host and Domain -* Deployed to [Hostinger](https://www.hostinger.my/) from this site's GitHub repository with a GitHub action +* Deployed to [Hostinger](https://www.hostinger.my/) from this site's Gitea repository with a Gitea Action, using the [easingthemes/ssh-deploy](https://github.com/easingthemes/ssh-deploy) 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.