From f12d769e34f754e1202720288e8b1c4c54e4614d Mon Sep 17 00:00:00 2001 From: Leilukin Date: Sat, 20 Apr 2024 18:09:27 +0800 Subject: [PATCH] Update now page with information about rebuilding this website --- src/pages/now.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/now.md b/src/pages/now.md index b38e8564..7161f6f0 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -5,7 +5,7 @@ desc: What Leilukin is doing now. metadata: type: article date: 2022-01-03 -updated: 2024-04-18 +updated: 2024-04-20 eleventyNavigation: key: Now --- @@ -16,4 +16,4 @@ This is my [/now page](https://nownownow.com/about). You can find more pages lik ## What am I Working on -Rebuilding and maintaining this website with the static site generator [Eleventy](https://www.11ty.dev/). \ No newline at end of file +Recently, I spent a whole week in overhauling this website with the static site generator [Eleventy](https://www.11ty.dev/). The process was finally completed on 20 April 2023. \ No newline at end of file