From 8405f30ecc83cceeedbd2c37542cb0472f47886a Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:57:42 +0800 Subject: [PATCH] Add content --- src/pages/now.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/pages/now.md b/src/pages/now.md index 35886dbe..7853f8c5 100644 --- a/src/pages/now.md +++ b/src/pages/now.md @@ -1,11 +1,15 @@ --- layout: main/content title: Now -desc: What Leilukin is up to currently. +desc: What Leilukin is doing now. metadata: type: article date: 2022-01-03 -updated: 2024-04-16 +updated: 2024-04-18 --- -This page was last updated on {{ updated | niceDate }}. \ No newline at end of file +*This page was last updated on {{ updated | niceDate }}.* + +## 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