From 6d5779caa7fd2013888b764e00f2c23d72e46a8a Mon Sep 17 00:00:00 2001 From: Leilukin Date: Mon, 3 Jun 2024 18:41:59 +0800 Subject: [PATCH] Add link to my status.page profile to my now page --- src/pages/now.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/now.md b/src/pages/now.md index 1f965824..8581e0f1 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -1,7 +1,7 @@ --- layout: main/content title: Now -updated: 2024-05-31 +updated: 2024-06-03 eleventyNavigation: key: Now order: 3 @@ -13,11 +13,13 @@ eleventyComputed: This is my [/now page](https://nownownow.com/about). You can find more pages like this at [nownownow.com](https://nownownow.com/). +You can also check out my [status.cafe profile](https://status.cafe/users/leilukin) for my latest short status updates. + ## What I am Working on ### Custom Domain Name and New Hosting for This Site -I finally bought a custom domain name for this website, leilukin.com. To be able to use the custom domain name without spending more money to upgrade my Neocities account to the Supporter tier, I have also been busy with setting up this site to be hosted on Netlify. +I finally bought a custom domain name for this website, `leilukin.com`. To be able to use the custom domain name without spending more money to upgrade my Neocities account to the Supporter tier, I have also been busy with setting up this site to be hosted on Netlify. For more information, read my blog post: [Custom Domain Name and Hosting Change for Leilukin's Hub](/blog/posts/2024-05-31-domain-name-hosting-change-leilukins-hub).